Hi James, On 4/30/2020 10:03 AM, James Morse wrote: > rdtgroup_tasks_assigned() and show_rdt_tasks() loop over threads testing > for a CTRL/MON group match by closid/rmid with the provided rdtgrp. > Further down the file are helpers to do this, move these further up and > make use of them here. > > These helpers aditionally check for alloc/mon capable. This is harmless
A typo snuck in after the original version: aditionally->additionally Reinette

