• A
    [PATCH] xtensa: remove old syscalls · 87591451
    Arnd Bergmann 提交于
    xtensa is now in -rc1, with the obsolete syscalls still in there, so I
    guess this about the last chance to correct the ABI.  Applying the patch
    obviously breaks all sorts of user space binaries and probably also
    requires the appropriate changes to be made to libc.
    
    On the other hand, if a decision is made to keep the broken interface, it
    should at least be a conscious one instead of an oversight.
    Signed-off-by: NArnd Bergmann <arnd@arndb.de>
    Cc: Chris Zankel <chris@zankel.net>
    Signed-off-by: NAndrew Morton <akpm@osdl.org>
    Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
    87591451
syscalls.c 6.3 KB