Re: [linux-safety] [RFC PATCH 0/2] improve bust_spinlocks dependability
"Paoloni, Gabriele" <[email protected]> Tue, 13 Oct 2020 11:57:32 +0000
| Newsgroups | tech.elisa.lists.linux-safety |
|---|---|
| Message-ID | <MN2PR11MB4158ABDAC37C7A96F1392BF188040@MN2PR11MB4158.namprd11.prod.outlook.com> |
+CC Safety Arch mailing list > -----Original Message----- > From: [email protected] <[email protected]> On Behalf > Of Paoloni, Gabriele > Sent: Tuesday, October 13, 2020 11:50 AM > To: [email protected] > Cc: Paoloni, Gabriele <[email protected]> > Subject: [linux-safety] [RFC PATCH 0/2] improve bust_spinlocks > dependability > > This patchset provides a kernel-doc documentation format > for bust_spinlocks() and fixes a weakness where the global > variable oops_in_progress gets unconditionally decremented > > Gabriele Paoloni (2): > bust_spinlocks: add kernel-doc format doc > bust_spinlocks: do not decrement oops_in_progress unconditionally > > lib/bust_spinlocks.c | 18 +++++++++++++++--- > 1 file changed, 15 insertions(+), 3 deletions(-) > > -- > 2.25.1 > > --------------------------------------------------------------------- > INTEL CORPORATION ITALIA S.p.A. con unico socio > Sede: Milanofiori Palazzo E 4 > CAP 20094 Assago (MI) > Capitale Sociale Euro 104.000,00 interamente versato > Partita I.V.A. e Codice Fiscale 04236760155 > Repertorio Economico Amministrativo n. 997124 > Registro delle Imprese di Milano nr. 183983/5281/33 > Soggetta ad attivita' di direzione e coordinamento di > INTEL CORPORATION, USA > > This e-mail and any attachments may contain confidential material for > the sole use of the intended recipient(s). Any review or distribution > by others is strictly prohibited. If you are not the intended > recipient, please contact the sender and delete all copies. > > > > > --------------------------------------------------------------------- INTEL CORPORATION ITALIA S.p.A. con unico socio Sede: Milanofiori Palazzo E 4 CAP 20094 Assago (MI) Capitale Sociale Euro 104.000,00 interamente versato Partita I.V.A. e Codice Fiscale 04236760155 Repertorio Economico Amministrativo n. 997124 Registro delle Imprese di Milano nr. 183983/5281/33 Soggetta ad attivita' di direzione e coordinamento di INTEL CORPORATION, USA This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.