diff options
author | Michael Neuling <mikey@neuling.org> | 2016-02-19 11:16:24 +1100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2016-02-22 20:47:48 +1100 |
commit | c3ab300ea55541014348561e7690c41c79966ac6 (patch) | |
tree | c90043fdbcad91399df1af7b0da04d062db5ca92 /mm/cma_debug.c | |
parent | 15b1624b78075d4f52e170600c81720532ca790d (diff) | |
download | linux-c3ab300ea55541014348561e7690c41c79966ac6.tar.gz linux-c3ab300ea55541014348561e7690c41c79966ac6.tar.bz2 linux-c3ab300ea55541014348561e7690c41c79966ac6.zip |
powerpc: Add POWER9 cputable entry
Add a cputable entry for POWER9. More code is required to actually
boot and run on a POWER9 but this gets the base piece in which we can
start building on.
Copies over from POWER8 except for:
- Adds a new CPU_FTR_ARCH_300 bit to start hanging new architecture
features from (in subsequent patches).
- Advertises new user features bits PPC_FEATURE2_ARCH_3_00 &
HAS_IEEE128 when on POWER9.
- Drops CPU_FTR_SUBCORE.
- Drops PMU code and machine check.
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'mm/cma_debug.c')
0 files changed, 0 insertions, 0 deletions