diff options
author | Roy Franz <[email protected]> | 2017-10-19 15:55:49 -0700 |
---|---|---|
committer | Richard Weinberger <[email protected]> | 2017-11-13 21:39:16 +0100 |
commit | cb9e20633d81290acefb9ec1af281ff4c650fbde (patch) | |
tree | 7fa6d1f0f5f64c212be41d7a280f9cc264469fe2 /scripts/gdb/linux/tasks.py | |
parent | 9de8da47742b22ddec872a4dff5bd7caec98e5ba (diff) |
mtd: slram: use memremap() instead of ioremap()
Convert slram to use memremap() to map the memory it uses to back an MTD
device, as this is the proper interface for mapping memory. This change
enables normal memory to be used to back an MTD device on arm64, as arm64
prevents ioremap() being used on normal memory.
Signed-off-by: Roy Franz <[email protected]>
Acked-by: Ard Biesheuvel <[email protected]>
Tested-by: David Daney <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions