]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86_64: Add asm/mtrr.h include for some builds
authorAndi Kleen <ak@suse.de>
Sat, 12 May 2007 15:27:40 +0000 (17:27 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sat, 12 May 2007 16:47:15 +0000 (09:47 -0700)
commit0a203a4ce1787acb49db6df8f5c064e9243db130
tree4b129f6f87c2948ee30cdac9ee06879310e8e121
parent7248d497499a58a6f3bc3a05fdccb9a9b6306509
x86_64: Add asm/mtrr.h include for some builds

The earlier change to call the bp mtrr init from bugs.c broke
on some configurations due to missing includes.  Noticed
by "Avuton Olrich" <avuton@gmail.com>

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86_64/kernel/bugs.c