summaryrefslogtreecommitdiff
path: root/sys/external/bsd/drm2/include/linux/hardirq.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/external/bsd/drm2/include/linux/hardirq.h')
0 files changed, 0 insertions, 0 deletions
/tr> 2017-01-11Add a reinit_completion functionskrll 2014-09-02IPL_VM -> IPL_SCHEDjmcneill 2014-07-03Add some notes on using these shims to port Linux kernel code.riastradh 2014-05-05Use a spinlock for completions. Makes vchiq pass LOCKDEBUG where otherskrll 2014-04-01Explicitly kassert the precondition c_done != 0 in _completion_claim.riastradh 2014-04-01Move <linux/completion.h> from drm2 to external/bsd/common.riastradh