linux-stable/arch/x86/kernel/cpu/resctrl
Greg Kroah-Hartman f2eb478f2f kernfs: move struct kernfs_root out of the public view.
There is no need to have struct kernfs_root be part of kernfs.h for
the whole kernel to see and poke around it.  Move it internal to kernfs
code and provide a helper function, kernfs_root_to_node(), to handle the
one field that kernfs users were directly accessing from the structure.

Cc: Imran Khan <imran.f.khan@oracle.com>
Acked-by: Tejun Heo <tj@kernel.org>
Link: https://lore.kernel.org/r/20220222070713.3517679-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-02-23 15:46:34 +01:00
..
core.c x86/resctrl: Fix kfree() of the wrong type in domain_add_cpu() 2021-10-06 18:45:27 +02:00
ctrlmondata.c x86/resctrl: Make resctrl_arch_get_config() return its value 2021-08-11 18:42:53 +02:00
internal.h x86/resctrl: Merge the CDP resources 2021-08-11 18:39:42 +02:00
Makefile x86/resctrl: Avoid confusion over the new X86_RESCTRL config 2019-02-02 10:34:52 +01:00
monitor.c x86/resctrl: Remove redundant assignment to variable chunks 2021-12-09 09:57:16 -08:00
pseudo_lock.c x86/resctrl: Add a helper to read/set the CDP configuration 2021-08-11 15:54:26 +02:00
pseudo_lock_event.h
rdtgroup.c kernfs: move struct kernfs_root out of the public view. 2022-02-23 15:46:34 +01:00