[Unstable][PATCH 0/2] Add modules.builtin to the ABI

Juerg Haefliger juerg.haefliger at canonical.com
Tue May 11 07:28:32 UTC 2021


Changing module configs from 'm' to 'y' currently requires the removal
of the modules from the ABI else the ABI checker fails the build. This
patch series extends the ABI to also include the list of built-in modules
and modifies the ABI checker to take that list into account.

Juerg Haefliger (2):
  UBUNTU: [Packaging] Add list of built-in modules to the ABI
  UBUNTU: [Packaging] abi-check: Process modules.builtin

 debian/rules.d/2-binary-arch.mk | 10 ++++++
 debian/scripts/module-check     | 56 ++++++++++++++++++++-------------
 2 files changed, 44 insertions(+), 22 deletions(-)

-- 
2.27.0




More information about the kernel-team mailing list