public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* asm-x86/sigcontext.h changes break userland
@ 2008-02-13  0:15 Jakub Jelinek
  2008-02-13  7:26 ` Ingo Molnar
  0 siblings, 1 reply; 3+ messages in thread
From: Jakub Jelinek @ 2008-02-13  0:15 UTC (permalink / raw)
  To: Ingo Molnar, Thomas Gleixner, H. Peter Anvin, Ulrich Drepper; +Cc: linux-kernel

Hi!

The

x86: use generic register names in struct sigcontext
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=742fa54a62be6a263df14a553bf832724471dfbe

changeset breaks userland, e.g. it is not possible to compile gcc anymore
(both 32-bit and 64-bit libgcc), and I expect any other program which pokes
into struct sigcontext.  The register names with e resp. r have been in use
for years, what's the point breaking it now?

	Jakub

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

end of thread, other threads:[~2008-02-13 12:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-13  0:15 asm-x86/sigcontext.h changes break userland Jakub Jelinek
2008-02-13  7:26 ` Ingo Molnar
2008-02-13 12:49   ` Jakub Jelinek

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