aboutsummaryrefslogtreecommitdiff
path: root/arch/um/os-Linux/signal.c
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2021-08-31 09:27:53 +0200
committerRichard Weinberger <[email protected]>2021-12-21 21:13:43 +0100
commit5f8539e2ff962e25b57742ca7106456403abbc94 (patch)
tree5deb5706a4bb83422f827ed168ebca1677b9d080 /arch/um/os-Linux/signal.c
parent1c3e979bf3e225e5b4b810b24712b16254d608b6 (diff)
um: fix ndelay/udelay defines
Many places in the kernel use 'udelay' as an identifier, and are broken with the current "#define udelay um_udelay". Fix this by adding an argument to the macro, and do the same to 'ndelay' as well, just in case. Fixes: 0bc8fb4dda2b ("um: Implement ndelay/udelay in time-travel mode") Reported-by: kernel test robot <[email protected]> Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'arch/um/os-Linux/signal.c')
0 files changed, 0 insertions, 0 deletions