Re: [PATCH v5 3/3] hwspinlock: add low level debug capabilities

From: Wolfram Sang

Date: Mon Jul 27 2026 - 06:15:39 EST



> Bummer, I was quite sure to have used hwspin_trylock_raw already here.

Ah, I used the raw variants in fops_trylock_raw_set() and
fops_unlock_raw_set() but not the test function. Mea culpa!