diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2018-11-16 20:08:03 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-12-19 10:56:32 +0300 |
commit | 712877f8740471d96f703647d813d8a74fccc816 (patch) | |
tree | 11363e266f9ac4220a62d2c0493f064da64fc7eb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8a01960fb5bd95b920657133de52259227ee6ad7 (diff) | |
download | linux-712877f8740471d96f703647d813d8a74fccc816.tar.xz |
powerpc/mm: Eliminate not possible mmu features at compile time
Depending on the CONFIG selected, many of the MMU features are
not possible. Lets only get the possible ones in MMU_FTRS_POSSIBLE.
This allows gcc to get rid at compile time of code related to
not possible features.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions