[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <SA1PR11MB67349805EA11F4BAD07D62F9A8819@SA1PR11MB6734.namprd11.prod.outlook.com>
Date: Tue, 21 Mar 2023 00:04:47 +0000
From: "Li, Xin3" <xin3.li@...el.com>
To: Peter Zijlstra <peterz@...radead.org>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"x86@...nel.org" <x86@...nel.org>,
"kvm@...r.kernel.org" <kvm@...r.kernel.org>,
"tglx@...utronix.de" <tglx@...utronix.de>,
"mingo@...hat.com" <mingo@...hat.com>,
"bp@...en8.de" <bp@...en8.de>,
"dave.hansen@...ux.intel.com" <dave.hansen@...ux.intel.com>,
"hpa@...or.com" <hpa@...or.com>,
"andrew.cooper3@...rix.com" <andrew.cooper3@...rix.com>,
"Christopherson,, Sean" <seanjc@...gle.com>,
"pbonzini@...hat.com" <pbonzini@...hat.com>,
"Shankar, Ravi V" <ravi.v.shankar@...el.com>
Subject: RE: [PATCH v5 20/34] x86/fred: add a machine check entry stub for
FRED
> > Unlike IDT, no need to save/restore dr7 in FRED machine check handler.
>
> Given how fragile MCE is, the question should be, do we ever want hw
> breakpoints to happen while it is running?
HW breakpoints still work if they are properly configured.
> If the hw-breakpoint handler trips on the same memory fail that got us into the
> mce the first time, we're dead.
Right.
Unless the MCIP bit is turned off any subsequent #MC goes to shutdown
("machine is screwed").
It's the kernel debugger's responsibility to decide how to proceed in such
cases. But if the kernel debugger itself is in a screwed memory region, we
are soooooo dead.
Thanks!
Xin
Powered by blists - more mailing lists