]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Add an unreachable return statement to satisfy buggy GCCs.
authorDavid Daney <ddaney@caviumnetworks.com>
Wed, 19 Jan 2011 23:24:42 +0000 (15:24 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 14 Mar 2011 20:07:24 +0000 (21:07 +0100)
commit08f70af47cfeffd1d691d98a04415865d1726281
treed5f224e735c2e6f2fdda82e56f9e0a4bc0e2fcf0
parentbb5043af5e6fd1e42d8ab10145c1057310c938b4
MIPS: Add an unreachable return statement to satisfy buggy GCCs.

It was reported that GCC-4.3.3 (with CodeSourcery extensions) fails
without this.

Reported-by: Jonas Gorski <jonas.gorski@gmail.com>
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2010/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/tlbex.c