Re: [PATCH] parisc: Fix mask used to select futex spinlock

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

 



Am Dienstag, 21. Dezember 2021, 19:33:16 CET schrieb John David Anglin:
> Fix mask used to select futex spinlock.
> 
> The address bits used to select the futex spinlock need to match those used
> in the LWS code in syscall.S. The mask 0x3f8 only selects 7 bits.  It
> should select 8 bits.

This change looks like this should become a helper macro or something like 
that so the code will stay in sync. Can the mask be shared with the LWS code 
with a constant while at it so it will also include that?

Eike

Attachment: signature.asc
Description: This is a digitally signed message part.


[Index of Archives]     [Linux SoC]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux