diff options
author | Johannes Berg <johannes.berg@intel.com> | 2020-12-17 13:15:56 +0100 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2021-01-26 22:11:37 +0100 |
commit | 1cdcfb44370b28187a0c33cdbcb4705103ed81aa (patch) | |
tree | 6a52fd9b05491dc4ab469c85303b9df042886a23 /arch/um/kernel/um_arch.c | |
parent | um: ubd: fix command line handling of ubd (diff) | |
download | linux-1cdcfb44370b28187a0c33cdbcb4705103ed81aa.tar.xz linux-1cdcfb44370b28187a0c33cdbcb4705103ed81aa.zip |
um: return error from ioremap()
Back a few years ago, ioremap() was added to UML so that we'd
not break the build for everything all the time. However, for
some reason, v1 of the patch got applied, rather than the v2
that returned NULL, which was discussed here:
https://lore.kernel.org/lkml/1495726955-27497-1-git-send-email-logang@deltatee.com/
Fix that now.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'arch/um/kernel/um_arch.c')
0 files changed, 0 insertions, 0 deletions