public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 0/3] x86: cache_info: Bugfix and cleanups AMD_NB related
@ 2011-07-24  9:46 Thomas Gleixner
  2011-07-24  9:46 ` [patch 1/3] x86: cache_info: Remove bogus free of amd_l3_cache data Thomas Gleixner
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Thomas Gleixner @ 2011-07-24  9:46 UTC (permalink / raw)
  To: LKML; +Cc: x86, Hans Rosenfeld, Borislav Petkov, Andreas Herrmann,
	Mike Travis

The following series fixes a kfree() problem in the cache_info code
and cleans up the shadow struct mess and gets rid of the atomic
allocation in the smp function call.

Thanks,

	tglx
---
 include/asm/amd_nb.h         |    6 ++
 kernel/cpu/intel_cacheinfo.c |  121 ++++++++++++++-----------------------------
 2 files changed, 47 insertions(+), 80 deletions(-)



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-09-20  8:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-24  9:46 [patch 0/3] x86: cache_info: Bugfix and cleanups AMD_NB related Thomas Gleixner
2011-07-24  9:46 ` [patch 1/3] x86: cache_info: Remove bogus free of amd_l3_cache data Thomas Gleixner
2011-07-24  9:46 ` [patch 2/3] x86: cache_info: Kill the moronic shadow struct Thomas Gleixner
2011-07-24  9:46 ` [patch 3/3] x86: cache_info: Kill the atomic allocation in amd_init_l3_cache() Thomas Gleixner
2011-07-24 10:27   ` Borislav Petkov
2011-07-24 16:13     ` Thomas Gleixner
2011-07-26 17:04       ` Borislav Petkov
2011-09-19 21:44 ` [patch 0/3] x86: cache_info: Bugfix and cleanups AMD_NB related Borislav Petkov
2011-09-20  8:35   ` Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox