Re: [PATCH] Making it easy to add system calls

Jeff Garzik (jgarzik@pobox.com)
Wed, 05 Mar 2003 22:23:13 -0500


Your patch makes it impossible to tell at an easy glance which syscall
is which number. The current code makes it quite obvious which numbers
are assigned to which syscalls, and which syscall numbers are available
for use. We lose valuable information with this patch, even if it does
wind up to be functionally equivalent.

Jeff

-
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/