[J][PATCH 0/2] Add built-in modules to the ABI

Juerg Haefliger juerg.haefliger at canonical.com
Fri Dec 10 15:41:05 UTC 2021


Add a new file modules.builtin to the ABI that contains the list of built-in
modules. Process that file during module-check to not flag module m -> y as
an error. Similarly module y -> n is now treated as an ABI error whereas that
used to go through unnoticed.

This might also be useful in other places where the full list of enabled
modules needs to be known.

...Juerg

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     | 43 +++++++++++++++++++--------------
 2 files changed, 35 insertions(+), 18 deletions(-)

-- 
2.30.2




More information about the kernel-team mailing list