diff options
author | Stuart Menefy <stuart.menefy@st.com> | 2007-11-02 12:14:09 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2007-11-02 12:14:09 +0900 |
commit | 0e670685e4925930000a678c74eb1cbf23b415fa (patch) | |
tree | 49df41f99ede80730c4262efdebd3e802d735d2c /security/inode.c | |
parent | c81134b58c0857122cce23b29d41788e02a5024d (diff) | |
download | kernel-crypto-0e670685e4925930000a678c74eb1cbf23b415fa.tar.gz kernel-crypto-0e670685e4925930000a678c74eb1cbf23b415fa.tar.xz kernel-crypto-0e670685e4925930000a678c74eb1cbf23b415fa.zip |
sh: Fix optimized __copy_user() movca.l usage.
movca.l is restricted to SH-4 and up only, though compilers that
are unable to support ISA tuning (especially older versions of
binutils) will happily compile in the bogus opcode on older parts.
Conditionalize it to fix SH-3 regressions noted by Kristoffer.
Signed-off-by: Stuart Menefy <stuart.menefy@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'security/inode.c')
0 files changed, 0 insertions, 0 deletions