commit | 226e9a93a253b7d8811b5ed9ac671c6c5a728022 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Tue May 27 09:56:49 2008 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Jun 04 13:11:47 2008 +0200 |
tree | b1dbd2665c8025f258f292727e45ae6c005b2d6d | |
parent | e8a496ac8cd00cabbdaa373db4818a9ad19a1c5a [diff] |
x86: ioremap fix failing nesting check Mika Kukkonen noticed that the nesting check in early_iounmap() is not actually done. Reported-by: Mika Kukkonen <mikukkon@srv1-m700-lanp.koti> Signed-off-by: Ingo Molnar <mingo@elte.hu> Cc: torvalds@linux-foundation.org Cc: arjan@linux.intel.com Cc: mikukkon@iki.fi Signed-off-by: Thomas Gleixner <tglx@linutronix.de>