public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC] Endianness and signals
@ 2003-10-20 23:42 R. Lake
  2003-10-21  0:10 ` David Mosberger
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: R. Lake @ 2003-10-20 23:42 UTC (permalink / raw)
  To: linux-ia64

Further to my study of IA64 architecture, and to an extent the linux kernel,
I wonder if the gate page ought to default to little endian upon issue of a
signal. i.e. "rum 2" prior to any loads/stores? It would seem to me that in
the current state, if the process were preempted immediately after a memory
access (fundamentally) in big-endian mode the signal context would likely
execute in the wrong endianness and fail.  - It's my understanding that the
user mask is preserved in the context switch.

Regards,
Richard.



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

end of thread, other threads:[~2003-10-21 22:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-20 23:42 [RFC] Endianness and signals R. Lake
2003-10-21  0:10 ` David Mosberger
2003-10-21 20:37 ` Cary Coutant
2003-10-21 20:56 ` David Mosberger
2003-10-21 21:57 ` Cary Coutant
2003-10-21 22:24 ` David Mosberger

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