public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] arm_mpam: resctrl: mpam resctrl glue code fixes
@ 2026-04-14 13:27 Ben Horgan
  2026-04-14 13:27 ` [PATCH v1 1/2] arm_mpam: resctrl: Fix broken error path in mpam_resctrl_alloc_domain() Ben Horgan
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ben Horgan @ 2026-04-14 13:27 UTC (permalink / raw)
  To: ben.horgan
  Cc: Dan Carpenter, Dan Carpenter, James Morse, Reinette Chatre,
	Fenghua Yu, lkml, linux-arm-kernel

A couple of minor fixes for the new mpam resctrl glue code. These fix
a sparse warning and and use of an unitialized variable in an
unexpected error case.

Thanks for the bug reports.

Based on arm64 for-next/mpam.
git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-next/mpam

Ben Horgan (2):
  arm_mpam: resctrl: Fix the check for no monitor components found
  arm_mpam: resctrl: Make resctrl_mon_ctx_waiters static

 drivers/resctrl/mpam_resctrl.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.43.0



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-04-14 23:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-14 13:27 [PATCH v1 0/2] arm_mpam: resctrl: mpam resctrl glue code fixes Ben Horgan
2026-04-14 13:27 ` [PATCH v1 1/2] arm_mpam: resctrl: Fix broken error path in mpam_resctrl_alloc_domain() Ben Horgan
2026-04-14 13:31   ` Ben Horgan
2026-04-14 13:27 ` [PATCH v1 1/2] arm_mpam: resctrl: Fix the check for no monitor components found Ben Horgan
2026-04-14 23:08   ` Gavin Shan
2026-04-14 13:27 ` [PATCH v1 2/2] arm_mpam: resctrl: Make resctrl_mon_ctx_waiters static Ben Horgan
2026-04-14 23:09   ` Gavin Shan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox