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

Wolfram Sang <[email protected]> Mon, 27 Jul 2026 12:08:26 +0200
Newsgroups org.kernel.vger.linux-remoteproc,org.kernel.vger.linux-kernel,org.kernel.vger.linux-renesas-soc
Message-ID <amcuGljqzfdzJvge@ninjato>
> 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!