commit | 022eb43419f896a3647f769cdc3b5e13a8fb8ee7 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Wed Jan 30 13:30:47 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:30:47 2008 +0100 |
tree | 5c8b716457b2bc12898a7d3a66ff3b6363f1b0a1 | |
parent | 2c0b8a7578f7653e1e5312a5232e8ead563cf477 [diff] |
x86: kmap_atomic() debugging [ mingo@elte.hu: cleanups and made dependent on CONFIG_DEBUG_HIGHMEM. this caught a handful of bugs already, so lets apply it. If it gets things wrong we'll disable it. ] Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>