Re: [Kgdb-bugreport] [PATCH] Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc

2019-03-19 Thread gre...@linuxfoundation.org
On Fri, Mar 08, 2019 at 01:54:02AM +, 王 文涛 wrote: > From 66d39c0de0abd45ddca7aa8fc08632b01d669d7b Mon Sep 17 00:00:00 2001 > From: Wentao Wang <“witallw...@gmail.com”> > Date: Mon, 4 Mar 2019 21:58:33 +0800 > Subject: [PATCH] Disable kgdboc failed by echo space to > /sys/module/kgdboc/paramete

Re: [Kgdb-bugreport] [PATCH v3 1/1] soc: fujitsu: Add A64FX diagnostic interrupt driver

2022-04-27 Thread gre...@linuxfoundation.org
On Thu, Apr 28, 2022 at 02:15:52AM +, hasegawa-hit...@fujitsu.com wrote: > Hi Greg, Arnd, and Daniel, > > > I understand that it is not appropriate to hardcode c. > > How about using __setup() to add a new kernel parameter and allow the admin > > to specify the sysrq command when booting? > >