[PATCH] Add finit_module syscall for Linux
David Miller
davem@davemloft.net
Wed Jan 23 20:59:00 GMT 2013
From: Roland McGrath <roland@hack.frob.com>
Date: Wed, 23 Jan 2013 12:54:34 -0800 (PST)
> This is both ignoring and rehashing the previous discussion on this topic,
> while not adding any new arguments.
It makes no sense for every tool that wants to support
doing things with kernel modules to do the syscall()
thing, propagating potential errors in argument signatures
into more than one location instead of getting it right in
one canonical place, libc.
More information about the Libc-alpha
mailing list