x86: remove set_fixmap() warning
authorIngo Molnar <mingo@elte.hu>
Fri, 25 Apr 2008 16:05:57 +0000 (18:05 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 25 Apr 2008 17:54:07 +0000 (19:54 +0200)
commit70c9f590ffc3f959cc81c1a3cecb6b8133caf35d
tree4dfb6a09876a1cf31d9e90415c6b1b5795798e6a
parent82a355f5a2fdc203e5a32626d667ec43fc76b8b1
x86: remove set_fixmap() warning

set_fixmap()+clear_fixmap() is safe.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/init_64.c