Re: [PATCH 01/01] x86: L3 cache index disable for 2.6.26
From: Ingo Molnar
Date: Mon Jul 28 2008 - 10:49:50 EST
* Ingo Molnar <mingo@xxxxxxx> wrote:
> > > please send a delta fix patch against the tip/x86/cpu branch:
> > >
> > > http://people.redhat.com/mingo/tip.git/README
> > >
> > > which has your patch plus the cleanup applied.
> >
> > delta fix patch follows. It removes the dependency on k8_northbridges.
>
> applied, thanks. I fixed up some whitespace damage, see below. That
> file could use a thorough cleanup ...
it still doesnt work, on !PCI:
arch/x86/kernel/cpu/intel_cacheinfo.c: In function 'get_k8_northbridge':
arch/x86/kernel/cpu/intel_cacheinfo.c:675: error: implicit declaration of function 'pci_match_id'
make[2]: *** [arch/x86/kernel/cpu/intel_cacheinfo.o] Error 1
config and fix attached.
Ingo
-------------->