On Wed, Jan 27, 2021 at 1:16 AM Chanho Park <chanho61.park@xxxxxxxxxxx> wrote: > This patch converts spin_[lock|unlock] functions of pin bank to > raw_spinlock to support preempt-rt for pinctrl-s3c64xx. Below patch > converted spinlock_t to raw_spinlock_t but it didn't convert the > s3c64xx's spinlock. > > Fixes: 1f306ecbe0f6 ("pinctrl: samsung: use raw_spinlock for locking") > Cc: Tomasz Figa <tomasz.figa@xxxxxxxxx> > Cc: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > Cc: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx> > Cc: Linus Walleij <linus.walleij@xxxxxxxxxx> > Signed-off-by: Chanho Park <chanho61.park@xxxxxxxxxxx> Fixed up the patch commit text a bit as indicated by Krzysztof and applied so the tree compiles again. Thanks for fixing! Yours, Linus Walleij