Re: [discuss] Re: [PATCH] Add key management syscalls to non-i386 archs
"David S. Miller" <[email protected]> Wed, 20 Oct 2004 16:41:44 -0700
| 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 Thu, 21 Oct 2004 01:25:09 +0200 Andi Kleen <[email protected]> wrote: > IMHO breaking the build unnecessarily is extremly bad because > it will prevent all testing. And would you really want to hold > up the whole linux testing machinery just for some obscure > system call? IMHO not a good tradeoff. Then change the unistd.h cookie from "#error" to a "#warning". It accomplishes both of our goals.