Re: [PATCH] MIPS: kernel: Drop kgdb_call_nmi_hook
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Date: 2021-02-15 14:42:31
Also in:
lkml
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Date: 2021-02-15 14:42:31
Also in:
lkml
On Sat, Feb 13, 2021 at 03:02:31PM +0100, Thomas Bogendoerfer wrote:
With the removal of set_fs() calls kgdb_call_nmi_hook() is now the same as the default implementation, so we can remove it. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> --- arch/mips/kernel/kgdb.c | 5 ----- 1 file changed, 5 deletions(-)
applied to mips-next. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]