]> Git Repo - linux.git/commit
highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NMI_PTE
authorSoeren Sandmann <[email protected]>
Wed, 28 Oct 2009 17:56:35 +0000 (18:56 +0100)
committerIngo Molnar <[email protected]>
Tue, 10 Nov 2009 03:15:47 +0000 (04:15 +0100)
commitd4515646699b6ad7b1a98ceb871296b957f3ef47
treee29bc0bd1eb291b45f58709c06d7c9c072aed6f6
parent5ebd4c22897dce65845807a9bd3a31cc4e142b53
highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NMI_PTE

Previously calling debug_kmap_atomic() with these types would
cause spurious warnings.

(triggered by SysProf using perf events)

Signed-off-by: Soeren Sandmann Pedersen <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: [email protected]
Cc: <[email protected]> # .31.x
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
mm/highmem.c
This page took 0.053239 seconds and 4 git commands to generate.