commit | a7f8c50d90a4e983c456ae75e534b5cd6c03674b | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Thu Apr 02 16:01:26 2009 +0900 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 02 16:37:04 2009 +0200 |
tree | b82409e5a859ed5c4fb245998ce438ff7f290847 | |
parent | 83f2f0ed715eb15a8e13c07df479d65bbc10d8d5 [diff] |
x86, mm: fix misuse of debug_kmap_atomic Impact: fix CONFIG_DEBUG_HIGHMEM=y breakage Commit 7ca43e756 ("mm: use debug_kmap_atomic") introduced some debug_kmap_atomic() calls in the wrong places. Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Linus Torvalds <torvalds@linux-foundation.org> LKML-Reference: <20090402070126.GA3951@localhost.localdomain> Signed-off-by: Ingo Molnar <mingo@elte.hu>