[PATCH] pinctrl: samsung: use raw_spinlock for s3c64xx

Linus Walleij linus.walleij at linaro.org
Wed Jan 27 03:14:34 EST 2021


On Wed, Jan 27, 2021 at 1:16 AM Chanho Park <chanho61.park at samsung.com> 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 at gmail.com>
> Cc: Krzysztof Kozlowski <krzk at kernel.org>
> Cc: Sylwester Nawrocki <s.nawrocki at samsung.com>
> Cc: Linus Walleij <linus.walleij at linaro.org>
> Signed-off-by: Chanho Park <chanho61.park at samsung.com>

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



More information about the linux-arm-kernel mailing list