aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2021-11-26 10:58:40 +0100
committerThomas Gleixner <[email protected]>2021-11-26 21:50:36 +0100
commit4e0d84634445ed550498d613a49ea8f6cfa5e66c (patch)
tree0e28f570b7d118288a22eebfea5dfe4688f0e482 /scripts/gdb/linux/tasks.py
parent3297481d688a5cc2973ea58bd78e66b8639748b1 (diff)
futex: Fix sparc32/m68k/nds32 build regression
The recent futex cleanup series, botched up a rename of some function names, breaking sparc32, m68k and nds32: include/asm-generic/futex.h:17:2: error: implicit declaration of function 'futex_atomic_cmpxchg_inatomic_local_generic'; did you mean 'futex_atomic_cmpxchg_inatomic_local'? [-Werror=implicit-function-declaration] Fix the macros to point to the correct functions. Fixes: 3f2bedabb62c ("futex: Ensure futex_atomic_cmpxchg_inatomic() is present") Reported-by: Stephen Rothwell <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions