diff options
author | James Morse <[email protected]> | 2021-07-28 17:06:23 +0000 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2021-08-11 15:51:45 +0200 |
commit | 32150edd3fcf6ee002668878e0b010d402db29b2 (patch) | |
tree | 26f01b8b5d99c541505134c24573da5fc55a09b3 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 1c290682c0c9c47aa7594ffc83b9cedd20c1ec87 (diff) |
x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_region
struct pseudo_lock_region points to the rdt_resource.
Once the resources are merged, this won't be unique. The resource name
is moving into the schema, so that the filesystem portions of resctrl can
generate it.
Swap pseudo_lock_region's rdt_resource pointer for a schema pointer.
Signed-off-by: James Morse <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Reviewed-by: Jamie Iles <[email protected]>
Reviewed-by: Reinette Chatre <[email protected]>
Tested-by: Babu Moger <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions