diff options
author | Peter Zijlstra <peterz@infradead.org> | 2020-07-17 13:10:07 +0200 |
---|---|---|
committer | Rich Felker <dalias@libc.org> | 2020-07-27 16:12:48 -0400 |
commit | c7bcbc8ab9cb20536b8f50c62a48cebda965fdba (patch) | |
tree | b1f867329209a799f109f1527198e26d772049ce /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 92ed301919932f777713b9172e525674157e983d (diff) |
sh/tlb: Fix PGTABLE_LEVELS > 2
Geert reported that his SH7722-based Migo-R board failed to boot after
commit:
c5b27a889da9 ("sh/tlb: Convert SH to generic mmu_gather")
That commit fell victim to copying the wrong pattern --
__pmd_free_tlb() used to be implemented with pmd_free().
Fixes: c5b27a889da9 ("sh/tlb: Convert SH to generic mmu_gather")
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rich Felker <dalias@libc.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions