[PATCH] Remove bogus warning from early_ioremap
authorAndi Kleen <ak@suse.de>
Tue, 26 Sep 2006 08:52:37 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:37 +0000 (10:52 +0200)
commitd3cf7f061521c78ad62e275eb6fbdc8f43fc75a7
tree85bfaaa0338e5b52ce2b1be62306a6abe3426b17
parent151f8cc1169f9052095b2be36183ab132d75c6c2
[PATCH] Remove bogus warning from early_ioremap

It is correct for its only caller right now, but not for possible
future others.

Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/mm/init.c