lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20220720230009.2478166-1-f.fainelli@gmail.com> Date: Wed, 20 Jul 2022 16:00:09 -0700 From: Florian Fainelli <f.fainelli@...il.com> To: bcm-kernel-feedback-list@...adcom.com, "Guilherme G. Piccoli" <gpiccoli@...lia.com>, akpm@...ux-foundation.org, bhe@...hat.com, pmladek@...e.com, kexec@...ts.infradead.org Cc: linux-kernel@...r.kernel.org, linux-hyperv@...r.kernel.org, netdev@...r.kernel.org, x86@...nel.org, kernel-dev@...lia.com, kernel@...ccoli.net, halves@...onical.com, fabiomirmar@...il.com, alejandro.j.jimenez@...cle.com, andriy.shevchenko@...ux.intel.com, arnd@...db.de, bp@...en8.de, corbet@....net, d.hatayama@...fujitsu.com, dave.hansen@...ux.intel.com, dyoung@...hat.com, feng.tang@...el.com, gregkh@...uxfoundation.org, mikelley@...rosoft.com, hidehiro.kawai.ez@...achi.com, jgross@...e.com, john.ogness@...utronix.de, keescook@...omium.org, luto@...nel.org, mhiramat@...nel.org, mingo@...hat.com, paulmck@...nel.org, peterz@...radead.org, rostedt@...dmis.org, senozhatsky@...omium.org, stern@...land.harvard.edu, tglx@...utronix.de, vgoyal@...hat.com, vkuznets@...hat.com, will@...nel.org, Brian Norris <computersforpeace@...il.com>, Doug Berger <opendmb@...il.com>, Justin Chen <justinpopo6@...il.com>, Lee Jones <lee.jones@...aro.org>, Markus Mayer <mmayer@...adcom.com> Subject: Re: [PATCH v2 04/13] soc: bcm: brcmstb: Document panic notifier action and remove useless header On Tue, 19 Jul 2022 16:53:17 -0300, "Guilherme G. Piccoli" <gpiccoli@...lia.com> wrote: > The panic notifier of this driver is very simple code-wise, just a > memory write to a special position with some numeric code. But this > is not clear from the semantic point-of-view, and there is no public > documentation about that either. > > After discussing this in the mailing-lists [0] and having Florian > explained it very well, document that in the code for the future > generations asking the same questions. Also, while at it, remove > a useless header. > > [0] https://lore.kernel.org/lkml/781cafb0-8d06-8b56-907a-5175c2da196a@gmail.com > > Cc: Brian Norris <computersforpeace@...il.com> > Cc: Doug Berger <opendmb@...il.com> > Cc: Justin Chen <justinpopo6@...il.com> > Cc: Lee Jones <lee.jones@...aro.org> > Cc: Markus Mayer <mmayer@...adcom.com> > Acked-by: Florian Fainelli <f.fainelli@...il.com> > Signed-off-by: Guilherme G. Piccoli <gpiccoli@...lia.com> > > --- Applied to https://github.com/Broadcom/stblinux/commits/drivers/next, thanks! -- Florian
Powered by blists - more mailing lists