]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit10a3407ef06f9c15899b196b3678055f7da5273b
tree4dfb6a09876a1cf31d9e90415c6b1b5795798e6a
parent11ce4904975c4a00fa0d8f6443da584a72df1cfc
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