diff options
| author | Serge Semin <[email protected]> | 2018-07-09 16:57:13 +0300 |
|---|---|---|
| committer | Paul Burton <[email protected]> | 2018-07-10 10:52:13 -0700 |
| commit | ddba595b7b24ac17d553814d9d525fe4472c89e6 (patch) | |
| tree | 91ac22ad216d386f813f83887fac0500abe9d462 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 9748e33e26c65d84a0fb09df93c963d023f90a3f (diff) | |
mips: mm: Discard ioremap_uncached_accelerated() method
Adaptive ioremap_wc() method is now available as of commit 9748e33e26c6
("mips: mm: Create UCA-based ioremap_wc() method"). We can use it to
obtain UnCached Accelerated (UCA) mappings safely on all MIPS systems,
and so we don't need the MIPS-specific ioremap_uncached_accelerated()
any longer. This macro hard-coded the UCA Cache Coherency Attribute
(CCA) in a manner that isn't safe for kernels that may run on different
CPUs, and it is also entirely unused so we can trivially remove it.
[[email protected]:
- Reword the commit message a little.
- Remove CC stable.]
Signed-off-by: Serge Semin <[email protected]>
Signed-off-by: Paul Burton <[email protected]>
Patchwork: https://patchwork.linux-mips.org/patch/19790/
Cc: James Hogan <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions