Files
android_kernel_xiaomi_sm8450/arch/um/include/asm
Johannes Berg 8411722e56 um: fix ndelay/udelay defines
[ Upstream commit 5f8539e2ff962e25b57742ca7106456403abbc94 ]

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: 0bc8fb4dda ("um: Implement ndelay/udelay in time-travel mode")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-01-27 10:53:58 +01:00
..
2022-01-27 10:53:58 +01:00
2020-09-25 00:36:41 +09:00
2020-01-07 13:31:29 +01:00
2017-07-26 13:18:20 +02:00
2020-04-29 21:21:51 +02:00