[SRU][X/B/F/G] Update annotations and fix errors

Seth Forshee seth.forshee at canonical.com
Mon Mar 15 21:44:28 UTC 2021


I recently discovered that a bug in our tools caused some options to be
omitted from our annotations files. In doing updates to add them I also
found a number of other issues, including missing options, syntax
errors, and incorrectly marked up annotations. In xenial arm64 wasn't
listed in the annotations arch header, leading to a large number of
missing options.

The following patches contain full updates to the annotations files.
Options are reordered to correspond to the kernel Kconfig menu
hierarchy, missing options are added, obsolete options are removed, and
syntax errors are corrected.

I have not generated a bug for these changes. There are no actual config
changes, so the changes will not affect the kernel build output at all.
These are purely bookkeeping changes, and all patches are marked
"Ignore: yes" and "Properties: no-test-build." I did do test builds for
all architectures/flavours to ensure no enforcement errors result from
these changes.

Thanks,
Seth



More information about the kernel-team mailing list