On Wed, Jun 27, 2018 at 10:14:04PM +0100, James Hogan wrote: > I've hit this by accident before, while tweaking GDB on MIPS. See here: > > [RFC] kernel/signal.c: avoid BUG_ON with SIG128 (MIPS): > https://patchwork.linux-mips.org/patch/5343/ > Thanks. Does kernel execution on mips continue after BUG_ON() or is it like panic()?