linux_dsm_epyc7002/drivers/gpu
Jesse Barnes b66d18ddb1 drm/i915: avoid non-atomic sysrq execution
The sysrq functions are executed in hardirq context, so we shouldn't be
calling sleeping functions from them, like mutex_locks or memory
allocations.

Fix up the i915 sysrq handler to avoid this.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
2009-06-05 14:22:33 +00:00
..
drm drm/i915: avoid non-atomic sysrq execution 2009-06-05 14:22:33 +00:00
Makefile drm: reorganise drm tree to be more future proof. 2008-07-14 10:45:01 +10:00