RE: [PATCH] x86/mce: Save microcode revision in machine check records
From:
Luck, Tony
Date:
Thu Mar 01 2018 - 18:40:39 EST
Next message:
Roman Gushchin: "Re: [RFC] mm: indirectly reclaimable memory and dcache"
Previous message:
Rasmus Villemoes: "[RFC 3/5] powerpc/pseries: use seq_open_data in hcall_inst_seq_open"
In reply to:
Tony Luck: "[PATCH] x86/mce: Save microcode revision in machine check records"
Next in thread:
Borislav Petkov: "Re: [PATCH] x86/mce: Save microcode revision in machine check records"
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
+ c = &cpu_data(m->cpu);
Bother. Breaks on systems with >255 cpus because "cpu" is __u8.
s/m->cpu/m->extcpu/
-Tony
Next message:
Roman Gushchin: "Re: [RFC] mm: indirectly reclaimable memory and dcache"
Previous message:
Rasmus Villemoes: "[RFC 3/5] powerpc/pseries: use seq_open_data in hcall_inst_seq_open"
In reply to:
Tony Luck: "[PATCH] x86/mce: Save microcode revision in machine check records"
Next in thread:
Borislav Petkov: "Re: [PATCH] x86/mce: Save microcode revision in machine check records"
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]