aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2021-06-19 09:02:03 -0700
committerTony Luck <[email protected]>2021-06-20 14:04:48 -0700
commit0a9ece9ba154dd6205709108180952c55e630833 (patch)
treeb21543152b4a6885a7968b6c841f731a1e5c2562 /scripts/gdb/linux/timerlist.py
parentf0a029fff4a50eb01648810a77ba1873e829fdd4 (diff)
EDAC/igen6: fix core dependency
igen6_edac needs mce_register()/unregister() functions, so it should depend on X86_MCE (or X86_MCE_INTEL). That change prevents these build errors: ld: drivers/edac/igen6_edac.o: in function `igen6_remove': igen6_edac.c:(.text+0x494): undefined reference to `mce_unregister_decode_chain' ld: drivers/edac/igen6_edac.o: in function `igen6_probe': igen6_edac.c:(.text+0xf5b): undefined reference to `mce_register_decode_chain' Fixes: 10590a9d4f23e ("EDAC/igen6: Add EDAC driver for Intel client SoCs using IBECC") Reported-by: kernel test robot <[email protected]> Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Tony Luck <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions