RE: [PATCH] mfd: rz-mtu3: Replace raw_spin_lock->spin_lock()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Lee Jones,

Thanks for the feedback.

> Subject: Re: [PATCH] mfd: rz-mtu3: Replace raw_spin_lock->spin_lock()
> 
> On Wed, 19 Jul 2023, Biju Das wrote:
> 
> > As per kernel documentation, use raw_spinlock_t only in real critical
> > core code, low-level interrupt handling, and places where disabling
> > preemption or interrupts is required. Here the lock is for concurrent
> > register access from different drivers, hence spin_lock() is
> sufficient.
> >
> > Reported-by: Pavel Machek <pavel@xxxxxxx>
> > Closes:
> > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
> > ---
> > This patch depend upon [1]
> > [1]
> > ---
> >  drivers/mfd/rz-mtu3.c | 16 ++++++++--------
> >  1 file changed, 8 insertions(+), 8 deletions(-)
> 
> Doesn't apply.  Please rebase and resend

Sure. Will rebase and resend.

Cheers,
Biju




[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux