diff options
| author | James Hogan <[email protected]> | 2016-09-01 17:30:12 +0100 |
|---|---|---|
| committer | Ralf Baechle <[email protected]> | 2016-10-04 16:13:57 +0200 |
| commit | 8e3a9f4c3ab6dd0da5e8a89bd252518ff2ee5e3a (patch) | |
| tree | 1d97af9be79d14fb09ffcc8b94bb7447ec63c69b /tools/perf/scripts/python | |
| parent | 01882b4d5eae2800c8e86a29d279020f87e5d4f3 (diff) | |
MIPS: cacheflush: Use __flush_icache_user_range()
The cacheflush(2) system call uses flush_icache_range() to flush a range
of usermode addresses from the icache, so change it to utilise the new
__flush_icache_user_range() API to allow the more generic
flush_icache_range() to be changed to work on kernel addresses only.
Signed-off-by: James Hogan <[email protected]>
Cc: Leonid Yegoshin <[email protected]>
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/14153/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions