aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-mgr.h
diff options
context:
space:
mode:
authorMaarten Lankhorst <[email protected]>2013-06-27 13:38:25 +0200
committerDave Airlie <[email protected]>2013-06-28 11:56:36 +1000
commita06b9a74c73750835b8fd69fe0d0bd7877da111b (patch)
treef263c84f7570ac0dbfeb7a1eb6e026acf7c80eb0 /include/linux/fpga/fpga-mgr.h
parent19d4b72c0c22c14900313f89765c5f7ef0a2718a (diff)
drm/mgag200: do not attempt to acquire a reservation while in an interrupt handler
Mutexes should not be acquired in interrupt context. While the trylock fastpath is arguably safe on all implementations, the slowpath unlock path definitely isn't. Signed-off-by: Maarten Lankhorst <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions