mirror_ubuntu-kernels/arch/x86/kernel/cpu/resctrl
Greg Kroah-Hartman 1aaba11da9 driver core: class: remove module * from class_create()
The module pointer in class_create() never actually did anything, and it
shouldn't have been requred to be set as a parameter even if it did
something.  So just remove it and fix up all callers of the function in
the kernel tree at the same time.

Cc: "Rafael J. Wysocki" <rafael@kernel.org>
Acked-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Link: https://lore.kernel.org/r/20230313181843.1207845-4-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-03-17 15:16:33 +01:00
..
core.c x86/resctrl: Add __init attribute to rdt_get_mon_l3_config() 2023-01-23 17:40:11 +01:00
ctrlmondata.c x86/resctrl: Detect and configure Slow Memory Bandwidth Allocation 2023-01-23 17:38:44 +01:00
internal.h x86/resctrl: Add interface to read mbm_total_bytes_config 2023-01-23 17:40:24 +01:00
Makefile x86/resctrl: Avoid confusion over the new X86_RESCTRL config 2019-02-02 10:34:52 +01:00
monitor.c x86/resctrl: Add interface to write mbm_total_bytes_config 2023-01-23 17:40:30 +01:00
pseudo_lock_event.h
pseudo_lock.c driver core: class: remove module * from class_create() 2023-03-17 15:16:33 +01:00
rdtgroup.c x86/resctrl: Fix a silly -Wunused-but-set-variable warning 2023-01-26 11:15:20 +01:00