Re: [PATCH] Add key management syscalls to non-i386 archs
Christoph Hellwig <[email protected]> Wed, 20 Oct 2004 19:18:50 +0100
| Newsgroups | gmane.linux.ports.mips.general,gmane.linux.kernel,gmane.linux.ports.sparc,gmane.linux.ports.sh.general,gmane.linux.ports.arm.kernel,gmane.linux.ports.ia64,gmane.linux.s390 |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Oct 20, 2004 at 10:50:27AM -0700, Andrew Morton wrote: > Christoph Hellwig <[email protected]> wrote: > > > > > Hi Linus, Andrew, > > > > > > The attached patch adds syscalls for almost all archs (everything barring > > > m68knommu which is in a real mess, and i386 which already has it). > > > > > > It also adds 32->64 compatibility where appropriate. > > > > Umm, that patch added the damn multiplexer that had been vetoed multiple > > times. Why did this happen? > > Fifteen new syscalls was judged excessive and the keyfs interface was > judged slow and bloaty. Maybe 15 syscalls just means the API is goddamn awfull and we certainly shouldn't merge it as-is.