linux-safety.lists.elisa.tech archive mirror
 help / color / mirror / Atom feed
* [linux-safety] [PATCH v2 0/5] x86/MCE: some minor fixes
@ 2020-11-27 16:18 Paoloni, Gabriele
  2020-11-27 16:18 ` [linux-safety] [PATCH v2 1/5] x86/mce: do not overwrite no_way_out if mce_end() fails Paoloni, Gabriele
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Paoloni, Gabriele @ 2020-11-27 16:18 UTC (permalink / raw)
  To: tony.luck, bp, tglx, mingo, x86, hpa, linux-edac, linux-kernel
  Cc: gabriele.paoloni, linux-safety

During the safety analysis that was done in the context of the
ELISA project by the safety architecture working group some
incorrectnesses were spotted.
This patchset proposes some fixes.

Changes since v1:
- fixed grammar
- improved readibility of patch1 and Cc'd for stable
- kill_it flag renamed to kill_current_task

Signed-off-by: Gabriele Paoloni <gabriele.paoloni@intel.com>
Reviewed-by: Tony Luck <tony.luck@intel.com>

Gabriele Paoloni (5):
  x86/mce: do not overwrite no_way_out if mce_end() fails
  x86/mce: move the mce_panic() call and 'kill_it' assignments to the
    right places
  x86/mce: for LMCE panic only if mca_cfg.tolerant < 3
  x86/mce: remove redundant call to irq_work_queue()
  x86/mce: rename kill_it as kill_current_task

 arch/x86/kernel/cpu/mce/core.c | 39 +++++++++++++++-------------------
 1 file changed, 17 insertions(+), 22 deletions(-)

-- 
2.20.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.



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#207): https://lists.elisa.tech/g/linux-safety/message/207
Mute This Topic: https://lists.elisa.tech/mt/78549943/5278000
Group Owner: linux-safety+owner@lists.elisa.tech
Unsubscribe: https://lists.elisa.tech/g/linux-safety/unsub [linux-safety@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-11-27 16:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-27 16:18 [linux-safety] [PATCH v2 0/5] x86/MCE: some minor fixes Paoloni, Gabriele
2020-11-27 16:18 ` [linux-safety] [PATCH v2 1/5] x86/mce: do not overwrite no_way_out if mce_end() fails Paoloni, Gabriele
2020-11-27 16:18 ` [linux-safety] [PATCH v2 2/5] x86/mce: move the mce_panic() call and 'kill_it' assignments to the right places Paoloni, Gabriele
2020-11-27 16:18 ` [linux-safety] [PATCH v2 3/5] x86/mce: for LMCE panic only if mca_cfg.tolerant < 3 Paoloni, Gabriele
2020-11-27 16:18 ` [linux-safety] [PATCH v2 4/5] x86/mce: remove redundant call to irq_work_queue() Paoloni, Gabriele
2020-11-27 16:18 ` [linux-safety] [PATCH v2 5/5] x86/mce: rename kill_it as kill_current_task Paoloni, Gabriele

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).