On Mon, Apr 21, 2008 at 10:07:21AM +0900, Atsushi Nemoto wrote: > > Author: Ralf Baechle <ralf@xxxxxxxxxxxxxx> Sun Apr 20 16:28:54 2008 +0100 > > Commit: 5881bb0de64887a60f7f49922cf73a3b4d40fc01 > > Gitweb: http://www.linux-mips.org/g/linux/5881bb0d > > Branch: master > > You must drop left shift of this line too. > > if (bcode == (BRK_DIVZERO << 10)) Sigh, damn code duplication. Will fix and cleanup. Ralf