]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: signal: Remove unreachable code from force_fcr31_sig().
authorRalf Baechle <ralf@linux-mips.org>
Mon, 7 Aug 2017 19:14:18 +0000 (21:14 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 29 Aug 2017 13:21:52 +0000 (15:21 +0200)
commit7d155c4b3ee853d0a14736b461128e0028ec73f8
treea5d640121f6ff459aee5e607129db57857f54cae
parent14d30dcff32e9ec4aa9bcbd0c1b651fd41c82c61
MIPS: signal: Remove unreachable code from force_fcr31_sig().

Based on discussion with Linus remove the impossible to reach code
rather than replacing it with a BUG().

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Link: http://lkml.kernel.org/r/20170718140651.15973-4-ebiederm@xmission.com
arch/mips/kernel/traps.c