* kernel/signal.c rev 1.101
@ 2004-02-26 22:29 Ricky Beam
2004-02-26 22:53 ` David S. Miller
0 siblings, 1 reply; 2+ messages in thread
From: Ricky Beam @ 2004-02-26 22:29 UTC (permalink / raw)
To: Linux Kernel Mail List
Quote the changeset:
======== kernel/signal.c 1.101 ========
D 1.101 04/02/26 03:26:02-08:00 akpm@osdl.org[torvalds] 116 115 0/3/2549
P kernel/signal.c
C Kill bogus __KERNEL_SYSCALLS usage
------------------------------------------------
That's not "bogus usage" on sparc and sparc64 who's asm/signal.h requires
__NR_restart_syscall. Removing that breaks things in a way that's very
non-trivial to fix without touching many more files.
--Ricky
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: kernel/signal.c rev 1.101
2004-02-26 22:29 kernel/signal.c rev 1.101 Ricky Beam
@ 2004-02-26 22:53 ` David S. Miller
0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2004-02-26 22:53 UTC (permalink / raw)
To: Ricky Beam; +Cc: linux-kernel
On Thu, 26 Feb 2004 17:29:03 -0500 (EST)
Ricky Beam <jfbeam@bluetronic.net> wrote:
> Quote the changeset:
> ======== kernel/signal.c 1.101 ========
> D 1.101 04/02/26 03:26:02-08:00 akpm@osdl.org[torvalds] 116 115 0/3/2549
> P kernel/signal.c
> C Kill bogus __KERNEL_SYSCALLS usage
> ------------------------------------------------
>
> That's not "bogus usage" on sparc and sparc64 who's asm/signal.h requires
> __NR_restart_syscall. Removing that breaks things in a way that's very
> non-trivial to fix without touching many more files.
Actually, it is sparc's responsibility to get the right stuff wherever
it defines ptrace_signal_deliver(), which is exactly how I'm going to
fix this.
Andrew's change is correct.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-02-26 22:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-26 22:29 kernel/signal.c rev 1.101 Ricky Beam
2004-02-26 22:53 ` David S. Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox