diff options
| author | Aneesh Kumar K.V <[email protected]> | 2016-07-13 15:06:44 +0530 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2016-08-01 11:15:13 +1000 |
| commit | 703b41ad1a8759949adc1b641a82c2b227d18223 (patch) | |
| tree | 039834ff8550ce2e0f01d42ae0fdeaf2497f7e6d /tools/perf/scripts/python | |
| parent | 5491ae7b6f48499b8892822cff371746f0b4102f (diff) | |
powerpc/mm: remove flush_tlb_page_nohash
This should be same as flush_tlb_page except for hash32. For hash32
I guess the existing code is wrong, because we don't seem to be
flushing tlb for Hash != 0 case at all. Fix this by switching to
calling flush_tlb_page() which does the right thing by flushing
tlb for both hash and nohash case with hash32
Signed-off-by: Aneesh Kumar K.V <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions