On Mon, Jun 15, 2026 at 01:47:02PM +0530, Tauro, Riana wrote: > On 05-06-2026 00:16, Raag Jadav wrote: > > System controller allows getting/setting per counter threshold, which it > > uses to raise error events to the driver. Get/set it using the respective > > mailbox command.
... > > + xe_dbg(xe, "[RAS]: get counter threshold %u for %s %s\n", *threshold, > > + comp_to_str(counter->common.component), > > sev_to_str(counter->common.severity)); > > "get threshold" to be consistent with <operation> <value> <component> > <severity> > and other prints I thought "counter threshold" was the correct[1] terminology? Raag [1] https://lore.kernel.org/intel-xe/[email protected]/
