From: Ingo Molnar Date: Tue, 27 May 2008 07:56:49 +0000 (+0200) Subject: x86: ioremap fix failing nesting check X-Git-Tag: v2.6.26-rc5~5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=226e9a93a253b7d8811b5ed9ac671c6c5a728022;p=pandora-kernel.git x86: ioremap fix failing nesting check Mika Kukkonen noticed that the nesting check in early_iounmap() is not actually done. Reported-by: Mika Kukkonen Signed-off-by: Ingo Molnar Cc: torvalds@linux-foundation.org Cc: arjan@linux.intel.com Cc: mikukkon@iki.fi Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed