]> git.ipfire.org Git - people/arne_f/kernel.git/commit
xtensa: deprecate fast_xtensa and fast_spill_registers syscalls
authorMax Filippov <jcmvbkbc@gmail.com>
Wed, 6 Aug 2014 23:32:30 +0000 (03:32 +0400)
committerMax Filippov <jcmvbkbc@gmail.com>
Thu, 14 Aug 2014 07:59:33 +0000 (11:59 +0400)
commit9184289c979e78ce466993b53fc951633441e571
tree461e8c512c9fc4f960005af5acf89f5135bbb82b
parent3cfc096e4c4fbc234634cf8a30d40348a25fc9ba
xtensa: deprecate fast_xtensa and fast_spill_registers syscalls

These syscalls are not used by userspace tools for some time now, and
they have issues when called with invalid arguments. It's not worth
changing signal delivery mechanism as we don't expect any new users for
these syscalls. Let's keep them for backwards compatibility under #ifdef,
disabled by default.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/Kconfig
arch/xtensa/kernel/entry.S