diff options
author | Jesse Barnes <jbarnes@virtuousgeek.org> | 2009-05-15 23:11:48 +0200 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2009-06-05 16:22:33 +0200 |
commit | b66d18ddb16603d1e1ec39cb2ff3abf3fd212180 (patch) | |
tree | 4328633189eae071e2e2a43a4406ecff477c3a90 /fs/minix | |
parent | drm/i915: apply G45 vblank count code to all G4x chips and fix max_frame_count (diff) | |
download | linux-b66d18ddb16603d1e1ec39cb2ff3abf3fd212180.tar.xz linux-b66d18ddb16603d1e1ec39cb2ff3abf3fd212180.zip |
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>
Diffstat (limited to 'fs/minix')
0 files changed, 0 insertions, 0 deletions