
7 Sep
2016
7 Sep
'16
4 a.m.
On Fri, Aug 19, 2016 at 7:23 AM, Alexander Graf agraf@suse.de wrote:
For SMBIOS tables we need to know the CPU family as well as CPU IDs. This patches allocates some space for them in the cpu device and populates it on x86.
Signed-off-by: Alexander Graf agraf@suse.de
arch/x86/cpu/cpu_x86.c | 5 +++++ include/cpu.h | 2 ++ 2 files changed, 7 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com