All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] kill __KERNEL_SYSCALLS__, try #3
@ 2006-08-30 12:43 Arnd Bergmann
  2006-08-30 12:43 ` [PATCH 1/6] introduce kernel_execve Arnd Bergmann
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Arnd Bergmann @ 2006-08-30 12:43 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-arch, Jeff Dike, Bjoern Steinbrink, Arjan van de Ven,
	Chase Venters, Andrew Morton, David Howells, Andi Kleen,
	H. Peter Anvin

This should address all comments I got for the second version.
Since there is no common agreement on what should happen to
the _syscallX macros, I'm not touching them at all this time.

Whoever wants to remove, reenable or replace them, should send
a separate set of patches for these. With my patches, these
macros are not used in the kernel, and not useable from user
space, so we should probably do _something_ about them.

	Arnd <><

--


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

end of thread, other threads:[~2006-08-30 21:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-30 12:43 [PATCH 0/6] kill __KERNEL_SYSCALLS__, try #3 Arnd Bergmann
2006-08-30 12:43 ` [PATCH 1/6] introduce kernel_execve Arnd Bergmann
2006-08-30 12:43 ` [PATCH 2/6] rename the provided execve functions to kernel_execve Arnd Bergmann
2006-08-30 21:47   ` Paul Mackerras
2006-08-30 12:43 ` [PATCH 3/6] provide kernel_execve on all architectures Arnd Bergmann
2006-08-30 14:16   ` Martin Schwidefsky
2006-08-30 12:44 ` [PATCH 4/6] Remove the use of _syscallX macros in UML Arnd Bergmann
2006-08-30 12:44 ` [PATCH 5/6] sh64: remove the use of kernel syscalls Arnd Bergmann, Paul Mundt
2006-08-30 13:11   ` Arnd Bergmann
2006-08-30 12:44 ` [PATCH 6/6] remove remaining errno and __KERNEL_SYSCALLS__ references Arnd Bergmann
2006-08-30 13:12 ` [PATCH 0/6] kill __KERNEL_SYSCALLS__, try #3 David Howells

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.