08/06/2022 15:16, Stanisław Kardach: > On Wed, Jun 8, 2022 at 1:57 PM David Marchand <[email protected]> > wrote: > > > > MCS lock, PF lock and Ticket lock have no arch specific implementation, > > there is no need for the extra redirection in headers. > > > > Signed-off-by: David Marchand <[email protected]> > > Acked-by: Stephen Hemminger <[email protected]> > > --- > > Note: this was mentionned during the seqlock patch review, and I spotted > > it again, while reviewing the RISC-V port, and I see the same for a next > > architecture too. So better clean this up as we don't need the > > redirection. > > > > Changes since v1: > > - rebased following RISC-V merge, > > > Thanks, this works just fine for RISC-V. > > Acked-by: Stanislaw Kardach <[email protected]>
Applied, thanks.

