From: Max Filippov Date: Wed, 6 Aug 2014 23:32:30 +0000 (+0400) Subject: xtensa: deprecate fast_xtensa and fast_spill_registers syscalls X-Git-Tag: fix-v3.17-io-chain-v3~2^2^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9184289c979e78ce466993b53fc951633441e571;p=pandora-kernel.git 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 --- Reading git-diff-tree failed