* Intel MTRR Patch
@ 2007-06-24 20:27 Justin Piszcz
2007-06-25 18:23 ` Jesse Barnes
0 siblings, 1 reply; 2+ messages in thread
From: Justin Piszcz @ 2007-06-24 20:27 UTC (permalink / raw)
To: linux-kernel
Still patches clean against 2.6.22-rc5 incase anyone wanted to know:
# patch -p1 < ../mtrr-v2.patch
patching file Documentation/kernel-parameters.txt
patching file arch/i386/kernel/cpu/mtrr/generic.c
patching file arch/i386/kernel/cpu/mtrr/if.c
patching file arch/i386/kernel/cpu/mtrr/main.c
patching file arch/i386/kernel/cpu/mtrr/mtrr.h
patching file arch/x86_64/kernel/bugs.c
patching file arch/x86_64/kernel/setup.c
patching file include/asm-x86_64/mtrr.h
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Intel MTRR Patch
2007-06-24 20:27 Intel MTRR Patch Justin Piszcz
@ 2007-06-25 18:23 ` Jesse Barnes
0 siblings, 0 replies; 2+ messages in thread
From: Jesse Barnes @ 2007-06-25 18:23 UTC (permalink / raw)
To: Justin Piszcz; +Cc: linux-kernel
On Sunday, June 24, 2007 1:27:46 Justin Piszcz wrote:
> Still patches clean against 2.6.22-rc5 incase anyone wanted to know:
>
> # patch -p1 < ../mtrr-v2.patch
> patching file Documentation/kernel-parameters.txt
> patching file arch/i386/kernel/cpu/mtrr/generic.c
> patching file arch/i386/kernel/cpu/mtrr/if.c
> patching file arch/i386/kernel/cpu/mtrr/main.c
> patching file arch/i386/kernel/cpu/mtrr/mtrr.h
> patching file arch/x86_64/kernel/bugs.c
> patching file arch/x86_64/kernel/setup.c
> patching file include/asm-x86_64/mtrr.h
I'm planning on releasing an updated version today, with the changes
Eric pointed out were necessary (mainly not running it on non-Intel
CPUs, since AMD maps high memory differently). But it's good to see
that the forward porting part of it will be easy. :)
I'm shooting for inclusion post 2.6.22, since I think the change is a
bit too intrusive (mucking with early boot code) to push it before
that.
Thanks,
Jesse
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-06-25 18:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-24 20:27 Intel MTRR Patch Justin Piszcz
2007-06-25 18:23 ` Jesse Barnes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox