Skip to content
Commit 78b8da87 authored by James Morse's avatar James Morse
Browse files

x86/resctrl: Add weak resctrl_arch_find_domain()



resctrl_arch_find_domain() does nothing clever, and only has one user
in the fs code, (and none in the x86 arch code).

Provide a weak version that does the necessary. Future rework
should fold out resctrl_arch_find_domain() as an arch thing completely.

Signed-off-by: James Morse's avatarJames Morse <james.morse@arm.com>

--
Future rework? mpam can't yet be bothered to sort the domain list by
id. Core code should do it. Once that is done, the x86-smarts of 'hey,
this is a sorted list', can move in here.
parent 05a978dd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment