summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorAndrew Morton <akpm@linux-foundation.org>2010-05-11 23:07:05 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2010-05-12 02:33:42 +0200
commit788885ae7a298dec73ba999c2fc5d46d42072ddf (patch)
treedadc89ec1b1a42c81decbcecfc99e74bad0b34e7 /arch
parenthp_accel: fix race in device removal (diff)
downloadlinux-788885ae7a298dec73ba999c2fc5d46d42072ddf.tar.xz
linux-788885ae7a298dec73ba999c2fc5d46d42072ddf.zip
drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-atomic slot
i915_error_object_create() is called from the timer interrupt and hence can corrupt the KM_USER0 slot. Use KM_IRQ0 instead. Reported-by: Jaswinder Singh Rajput <jaswinderlinux@gmail.com> Tested-by: Jaswinder Singh Rajput <jaswinderlinux@gmail.com> Acked-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Dave Airlie <airlied@linux.ie> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions