Linus Torvalds wrote: > > On Fri, 6 Dec 2002, Jim Houston wrote: > > > > I know it would be a few extra lines of assembly code but it would be > > nice if the restart routine had the original arguments. > > It's not even extra code on x86, since we don't stomp on any of the > arguments, and they will all have the same values when returning. So on > x86, we could see the arguments by just adding parameters to the > sys_restart_syscall() function. > Would you consider this small change? -- George Anzinger george@mvista.com High-res-timers: http://sourceforge.net/projects/high-res-timers/ Preemption patch: http://www.kernel.org/pub/linux/kernel/people/rml