ARM: Add kmap_atomic type debugging
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 11 Oct 2009 15:29:48 +0000 (16:29 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 11 Oct 2009 15:29:48 +0000 (16:29 +0100)
commit6a5e293f1b34920c69a932ce37b4a4714a428dc7
treed5d85081d906126cdd539d297fa2ef2eb07b1f61
parente9ac829185c5d17787d78c13c05a40c39d660239
ARM: Add kmap_atomic type debugging

Seemingly this support was missed when highmem was added, so
DEBUG_HIGHMEM wouldn't have checked the kmap_atomic type.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/highmem.c