Skip to content
  • Arnd Bergmann's avatar
    [PATCH] xtensa: remove old syscalls · 87591451
    Arnd Bergmann authored
    
    
    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: default avatarArnd Bergmann <arnd@arndb.de>
    Cc: Chris Zankel <chris@zankel.net>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    87591451