[PATCH v2] eal: remove unused arch specific headers for locks
Stanisław Kardach
kda at semihalf.com
Wed Jun 8 15:16:33 CEST 2022
On Wed, Jun 8, 2022 at 1:57 PM David Marchand <david.marchand at redhat.com> 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 <david.marchand at redhat.com>
> Acked-by: Stephen Hemminger <stephen at networkplumber.org>
> ---
> 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 <kda at semihalf.com>
More information about the dev
mailing list