![]() | |||||||||||||
Messages in this thread |
Christoph Hellwig <hch@lst.de> wrote: > The sys_ptrace boilerplate code (everything outside the big switch > statement for the arch-specific requests) is shared by most > architectures. This patch moves it to kernel/ptrace.c and leaves the > arch-specific code as arch_ptrace. Looks okay for FRV. My biggest concern with doing things like this is that it eats away at the kernel stack space available for a syscall, though I don't think it'll be too much of a problem in this case. Is there also a way to get rid of the lock_kernel() call? David - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-08-10 11:39 [W:0.092 / U:0.300 seconds] ©2003-2008 Jasper Spaans | |||||||||||||