]> git.baikalelectronics.ru Git - kernel.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)
commit7d553bf1620908bf2612bb7b43ca6e70465161a0
tree4b129f6f87c2948ee30cdac9ee06879310e8e121
parent6be1e577119cd395dc6872175dffa19cb33a28b0
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