Re: [PATCH v2 0/7] Fix some issues at get_abi.pl script
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-03-31 20:03:49
Also in:
lkml
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-03-31 20:03:49
Also in:
lkml
Mauro Carvalho Chehab [off-list ref] writes:
This series replace this patch: https://lore.kernel.org/linux-doc/20210324191722.08d352e4@coco.lan/T/#t (local) It turns that there were multiple bugs at the get_abi.pl code that create cross-references. Patches 1 to 6 fix those issues, and should apply cleanly on the top of the docs tree (although I tested against next-20210323). Patch 7 is optional, and independent from the other patches. It is meant to be applied against akpm's tree. It makes the description (IMHO) clearer, while producing cross references for the two mentioned symbols.
I've gone ahead and applied the set, with the exception of #7 which doesn't apply here. Thanks, jon