Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: kabi: helpers: add helper for debug bits 7 and 8

The kabi logic supports 8 debug bits, but only 6 are currently
documented. Document the remaining ones.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <60e99b9060396eac8621954d6b8a73af45df90fb.1768838938.git.mchehab+huawei@kernel.org>

authored by

Mauro Carvalho Chehab and committed by
Jonathan Corbet
5c9ece0b a50c62d3

+2
+2
tools/lib/python/abi/helpers.py
··· 35 35 16 - enable debug for what to regex conversion 36 36 32 - enable debug for symbol regex subgroups 37 37 64 - enable debug for sysfs graph tree variable 38 + 128 - enable debug of search groups 39 + 256 - enable displaying refrence tree graphs for undefined symbols. 38 40 """