From: Akinobu Mita Date: Thu, 2 Apr 2009 07:01:26 +0000 (+0900) Subject: x86, mm: fix misuse of debug_kmap_atomic X-Git-Tag: v2.6.30-rc1~211^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7f8c50d90a4e983c456ae75e534b5cd6c03674b;p=pandora-kernel.git 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 Cc: Andrew Morton Cc: Linus Torvalds LKML-Reference: <20090402070126.GA3951@localhost.localdomain> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed