aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2022-11-28 16:10:03 +0200
committerThomas Gleixner <[email protected]>2023-01-31 14:42:10 +0100
commitcbdb1f163af2bb90d01be1f0263df1d8d5c9d9d3 (patch)
tree3b998dc8b1b4c87ef0b4020bbc2d92d84ca06ef2 /scripts/gdb/linux/lists.py
parent0c52310f260014d95c1310364379772cb74cf82d (diff)
vdso/bits.h: Add BIT_ULL() for the sake of consistency
The minimization done in 3945ff37d2f4 ("linux/bits.h: Extract common header for vDSO") was required to isolate the VDSO build from the larger kernel header impact. The split added some inconsistency since BIT() and BIT_ULL() are now defined in the different files which confuses unprepared reader. Move BIT_ULL() to vdso/bits.h. No functional change. Signed-off-by: Andy Shevchenko <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions