aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/tests/fpga-mgr-test.c
diff options
context:
space:
mode:
authorJames Morse <[email protected]>2025-05-15 16:58:48 +0000
committerBorislav Petkov (AMD) <[email protected]>2025-05-16 10:10:51 +0000
commit272ed1c28c9db60b9bd50d49feae463df50b3ef6 (patch)
treea999369b5179ac134234103d022af10347372b53 /drivers/fpga/tests/fpga-mgr-test.c
parentx86/resctrl: Move enum resctrl_event_id to resctrl.h (diff)
downloadkernel-272ed1c28c9db60b9bd50d49feae463df50b3ef6.tar.gz
kernel-272ed1c28c9db60b9bd50d49feae463df50b3ef6.zip
x86/resctrl: Fix types in resctrl_arch_mon_ctx_{alloc,free}() stubs
resctrl_arch_mon_ctx_alloc() and resctrl_arch_mon_ctx_free() take an enum resctrl_event_id that is already defined in resctrl_types.h to be accessible to asm/resctrl.h. The x86 stubs take an int. Fix that. Signed-off-by: James Morse <[email protected]> Signed-off-by: Borislav Petkov (AMD) <[email protected]> Reviewed-by: Reinette Chatre <[email protected]> Reviewed-by: Fenghua Yu <[email protected]> Tested-by: Fenghua Yu <[email protected]> Tested-by: Babu Moger <[email protected]> Tested-by: Shaopeng Tan <[email protected]> Tested-by: Tony Luck <[email protected]> Link: https://lore.kernel.org/[email protected]
Diffstat (limited to 'drivers/fpga/tests/fpga-mgr-test.c')
0 files changed, 0 insertions, 0 deletions