diff options
| author | Mark Salter <msalter@redhat.com> | 2013-10-24 15:54:17 +0100 |
|---|---|---|
| committer | Joonwoo Park <joonwoop@quicinc.com> | 2014-08-15 11:45:22 -0700 |
| commit | 40c3e6bf24347655fd9504ca32c4424f265e46f5 (patch) | |
| tree | 20dc41ccbee4781c923e0ac5e03f8d0dc6b0ea9e /fs/jbd2/commit.c | |
| parent | f8b4e0f2be9502cd561bd1186b997df6bbe8fa9a (diff) | |
arm64: allow ioremap_cache() to use existing RAM mappings
Some drivers (ACPI notably) use ioremap_cache() to map an area which could
either be outside of kernel RAM or in an already mapped reserved area of
RAM. To avoid aliases with different caching attributes, ioremap() does
not allow RAM to be remapped. But for ioremap_cache(), the existing kernel
mapping may be used.
Signed-off-by: Mark Salter <msalter@redhat.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Git-commit: c04e8e2fe5e0163fd37ccec7f538be8fa63be40e
[joonwoop@codeaurora.org: fixed trivial merge conflict.]
Signed-off-by: Joonwoo Park <joonwoop@codeaurora.org>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
