Re: [PATCH 0/4] x86, cacheinfo: Use AMD topology extensions

2012-11-13 Thread Jacob Shin
On Wed, Nov 07, 2012 at 10:48:35AM +0100, H. Peter Anvin wrote: > Too many of us at LCE right now... Hi, ping'ing once again, could you take a look at the patchset when you get the chance, and if no problems commit them into tip? Thanks! -Jacob > > Jacob Shin wrote: > > >On Fri, Oct 19, 201

Re: [PATCH 0/4] x86, cacheinfo: Use AMD topology extensions

2012-11-07 Thread H. Peter Anvin
Too many of us at LCE right now... Jacob Shin wrote: >On Fri, Oct 19, 2012 at 10:55:19AM +0200, Andreas Herrmann wrote: >> Hi, >> >> Following patches modify cachinfo code to make use of AMD's topology >> extension CPUID functions. Thus (hopefully) we can avoid CPU specific >> modifications whe

Re: [PATCH 0/4] x86, cacheinfo: Use AMD topology extensions

2012-11-06 Thread Jacob Shin
On Fri, Oct 19, 2012 at 10:55:19AM +0200, Andreas Herrmann wrote: > Hi, > > Following patches modify cachinfo code to make use of AMD's topology > extension CPUID functions. Thus (hopefully) we can avoid CPU specific > modifications whenever cache topology changes. > > Please apply. Acked-by: Ja