This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/arch/mips/kernel
David Daney 70dc6f045f MIPS: Clean up notify_die() usage.
The sixth argument of notify_die() is a signal number, the fifth is a
trap number.

Instead of passing a signal number in a randomly selected argument,
pass it in the sixth.  Extract the exception code from regs and pass
that as the trap number.

Get rid of redundant cast, and remove some gratuitous spaces.

Nobody actually does anything with the signal number or trap number,
but we might as well populate them with sensible values.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1532/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2010-08-05 13:26:30 +01:00
..
2010-05-21 21:31:14 +01:00
2008-05-01 08:03:58 -07:00
2010-08-05 13:26:29 +01:00
2009-12-10 15:02:50 +01:00
2010-08-05 13:26:29 +01:00
2010-07-05 17:17:32 +01:00
2009-08-03 17:52:40 +01:00
2009-07-12 12:22:34 -07:00
2010-03-12 15:52:39 -08:00
2006-12-10 21:52:11 +00:00
2010-05-21 21:31:17 +01:00
2010-08-05 13:26:26 +01:00
2010-08-05 13:26:06 +01:00
2009-06-24 18:34:40 +01:00
2010-08-05 13:26:30 +01:00
2009-12-17 01:57:30 +00:00
2010-07-26 19:08:16 +01:00