aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/mm.py
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2022-03-23 16:05:47 -0700
committerLinus Torvalds <[email protected]>2022-03-23 19:00:33 -0700
commit25cb5b7ac6a7f7943e22a6831b74a6aa964d2a0c (patch)
tree4053d164b28e3260930cf6270e5cd9f02a73978d /scripts/gdb/linux/mm.py
parentf334f5668bedf7307f6df1d98b14f55902931926 (diff)
bitfield: add explicit inclusions to the example
It's not obvious that bitfield.h doesn't guarantee the bits.h inclusion and the example in the former is confusing. Some developers think that it's okay to just include bitfield.h to get it working. Change example to explicitly include necessary headers in order to avoid confusion. Link: https://lkml.kernel.org/r/[email protected] Fixes: 3e9b3112ec74 ("add basic register-field manipulation macros") Depends-on: 8bd9cb51daac ("locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new <linux/bits.h> file") Signed-off-by: Andy Shevchenko <[email protected]> Reported-by: Jan Dąbroś <[email protected]> Cc: Peter Zijlstra <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions