01/02/2022 10:26, Bruce Richardson:
> On Mon, Jan 31, 2022 at 10:48:21PM +0000, Martijn Bakker wrote:
> > Signed-off-by: Martijn Bakker <[email protected]>
> > ---
>
> + Cc: [email protected]
>
> Acked-by: Bruce Richardson <[email protected]>
>
> Originally buggy commit is hard to determine, but I believe the fixline
> should be:
>
> Fixes: 610beca42ea4 ("build: remove library special cases")
The original issue is simpler, it has been forgotten when creating rte_pflock:
Fixes: 9667d97c2507 ("pflock: add phase-fair reader writer locks")
Applied, thanks