linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* siginfo pad problem.
@ 2003-07-21 14:23 Kurt Roeckx
  2003-07-21 16:24 ` Stephen Rothwell
  0 siblings, 1 reply; 7+ messages in thread
From: Kurt Roeckx @ 2003-07-21 14:23 UTC (permalink / raw)
  To: linux-kernel

It seems the _timer part of siginfo is a little bit broken.

It has:
                        char _pad[sizeof( __ARCH_SI_UID_T) - sizeof(int)];

Where __ARCH_SI_UID_T can be a short.

I have no idea if on any arch it can be bigger than an int.


Kurt


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

end of thread, other threads:[~2003-07-22 17:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-21 14:23 siginfo pad problem Kurt Roeckx
2003-07-21 16:24 ` Stephen Rothwell
2003-07-21 18:00   ` Kurt Roeckx
2003-07-21 23:51     ` Stephen Rothwell
2003-07-22 17:06       ` Kurt Roeckx
2003-07-22 17:14         ` Jamie Lokier
2003-07-22 17:19       ` Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).