Re: [GIT pull] x86/urgent for 5.3-rc5
From: Linus Torvalds
Date: Sun Aug 25 2019 - 14:39:12 EST
On Sun, Aug 25, 2019 at 11:29 AM Borislav Petkov <bp@xxxxxxx> wrote:
>
> My lazy, sticky Sunday brain could come up only with this:
Looks reasonable, except I think this only runs at boot, right?
I _think_ the boot CPU is magical during suspend/resume, and doesn't
do the full CPU bringup.
Although I guess this would still report it for the other CPU's? I
didn't check if this gets done during CPU bringup of secondary CPU's.
Linus