Re: [PATCH] x86/ucode: Remove accidentally introduced tabs

2024-02-05 Thread Andrew Cooper
On 05/02/2024 8:57 am, Jan Beulich wrote: > On 02.02.2024 19:00, Andrew Cooper wrote: >> Fixes: cf7fe8b72dea ("x86/ucode: Fix stability of the raw CPU Policy rescan") >> Signed-off-by: Andrew Cooper > I had spotted those as odd while backporting, but didn't consider the > issue bad enough to raise

Re: [PATCH] x86/ucode: Remove accidentally introduced tabs

2024-02-05 Thread Jan Beulich
On 02.02.2024 19:00, Andrew Cooper wrote: > Fixes: cf7fe8b72dea ("x86/ucode: Fix stability of the raw CPU Policy rescan") > Signed-off-by: Andrew Cooper I had spotted those as odd while backporting, but didn't consider the issue bad enough to raise it when the change had gone in already anyway.

[PATCH] x86/ucode: Remove accidentally introduced tabs

2024-02-02 Thread Andrew Cooper
Fixes: cf7fe8b72dea ("x86/ucode: Fix stability of the raw CPU Policy rescan") Signed-off-by: Andrew Cooper --- CC: Jan Beulich CC: Roger Pau Monné CC: Wei Liu I don't know what went wrong here. --- xen/arch/x86/cpu/microcode/core.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) di