diff options
author | Ard Biesheuvel <[email protected]> | 2015-01-15 12:01:06 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2015-01-16 16:18:16 +0000 |
commit | 7fe5d2b1daf6fd82857a8d0ee47547d7852ebe7b (patch) | |
tree | d2448d75cf793ea55c849d23bf8beade944e3736 /fs/jbd/commit.c | |
parent | d67703a8a69eecc8367bb9f848640b9efd430337 (diff) |
arm64/efi: handle potential failure to remap memory map
When remapping the UEFI memory map using ioremap_cache(), we
have to deal with potential failure. Note that, even if the
common case is for ioremap_cache() to return the existing linear
mapping of the memory map, we cannot rely on that to be always the
case, e.g., in the presence of a mem= kernel parameter.
At the same time, remove a stale comment and move the memmap code
together.
Signed-off-by: Ard Biesheuvel <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Acked-by: Mark Salter <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions