diff options
| author | Alexey Spirkov <[email protected]> | 2018-07-26 12:52:50 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2018-07-30 22:48:22 +1000 |
| commit | f7e2a152231f4a0308cc8f9c2296ba4e419ae945 (patch) | |
| tree | e93d23c88941728af1c1d7e10d75a1baf7f5b1b5 /tools/perf/scripts/python | |
| parent | a984506c542e26b31cbb446438f8439fa2253b2e (diff) | |
powerpc/44x: Mark mmu_init_secondary() as __init
mmu_init_secondary() calls ppc44x_pin_tlb() which is marked __init,
leading to a warning:
The function mmu_init_secondary() references
the function __init ppc44x_pin_tlb().
There's no CPU hotplug support on 44x so mmu_init_secondary() will
only be called at boot. Therefore we should mark it as __init.
Signed-off-by: Alexey Spirkov <[email protected]>
[mpe: Flesh out change log details]
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions