From: Akinobu Mita Date: Tue, 31 Mar 2009 22:23:25 +0000 (-0700) Subject: mm: introduce debug_kmap_atomic X-Git-Tag: v2.6.30-rc1~559 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4112de6b679d84bd9b9681c7504be7bdfb7c7d5;p=pandora-kernel.git mm: introduce debug_kmap_atomic x86 has debug_kmap_atomic_prot() which is error checking function for kmap_atomic. It is usefull for the other architectures, although it needs CONFIG_TRACE_IRQFLAGS_SUPPORT. This patch exposes it to the other architectures. Signed-off-by: Akinobu Mita Cc: Thomas Gleixner Cc: Ingo Molnar Cc: "H. Peter Anvin" Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed