linux/arch/x86/include
Thomas Gleixner d3e11b4d6f x86/intel_rdt: Move CBM specific data into a struct
Memory bandwidth allocation requires different information than cache
allocation.

To avoid a lump of data in struct rdt_resource, move all cache related
information into a seperate structure and add that to struct rdt_resource.

Sanitize the data types while at it.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: ravi.v.shankar@intel.com
Cc: tony.luck@intel.com
Cc: fenghua.yu@intel.com
Cc: vikas.shivappa@intel.com
2017-04-14 16:10:07 +02:00
..
asm x86/intel_rdt: Move CBM specific data into a struct 2017-04-14 16:10:07 +02:00
uapi/asm x86/boot: Correct setup_header.start_sys name 2017-03-01 11:27:26 +01:00