All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/3] x86_64: CPA, fix cache attribute inconsistency bug
@ 2008-02-15 19:55 Ingo Molnar
  2008-02-15 19:58 ` [patch 1/3] x86_64: CPA, fix cache attribute inconsistency bug, v2.6.22 backport Ingo Molnar
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ingo Molnar @ 2008-02-15 19:55 UTC (permalink / raw)
  To: stable; +Cc: linux-kernel, Thomas Gleixner, Andi Kleen


the following 3 patches are the backports to 2.6.22, 2.6.23 and 2.6.24 
of a CPA bug we found while writing 2.6.25's new CPA code.

the bug affects the 64-bit kernel on two popular Linux distros, Fedora 
and Ubuntu:

   $ grep RELOCA /boot/config-2.6.23.9-85.fc8
     CONFIG_RELOCATABLE=y

   $ grep RELOC /boot/config-2.6.22-14-generic
     CONFIG_RELOCATABLE=y

havent checked more.

(There are no upstream commits for this because this code is not present 
in the new code.)

	Ingo

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

end of thread, other threads:[~2008-02-20 20:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-15 19:55 [patch 0/3] x86_64: CPA, fix cache attribute inconsistency bug Ingo Molnar
2008-02-15 19:58 ` [patch 1/3] x86_64: CPA, fix cache attribute inconsistency bug, v2.6.22 backport Ingo Molnar
2008-02-15 20:00   ` Ingo Molnar
2008-02-15 20:41   ` Oliver Pinter
2008-02-20 20:30   ` Vivek Goyal
2008-02-20 20:44     ` Vivek Goyal
2008-02-15 19:58 ` [patch 2/3] x86_64: CPA, fix cache attribute inconsistency bug, v2.6.23 backport Ingo Molnar
2008-02-15 19:59 ` [patch 3/3] x86_64: CPA, fix cache attribute inconsistency bug, v2.6.24 backport Ingo Molnar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.