diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2022-08-23 21:59:51 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-08-26 08:41:54 +1000 |
commit | 310d1344e3c58cc2d625aa4e52cfcb7d8a26fcbf (patch) | |
tree | b2ea0363178e470bb3f67937aab2ba6504b2b587 /scripts/generate_rust_target.rs | |
parent | c7acee3d2f128a38b68fb7af85dbbd91bfd0b4ad (diff) |
Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"
This reverts commit 79b74a68486765a4fe685ac4069bc71366c538f5.
It broke booting on IBM Cell machines when the kernel is also built with
CONFIG_PPC_PS3=y.
That's because FW_FEATURE_NATIVE_ALWAYS = 0 does have an important
effect, which is to clear the PS3 ALWAYS features from
FW_FEATURE_ALWAYS.
Note that CONFIG_PPC_NATIVE has since been renamed
CONFIG_PPC_HASH_MMU_NATIVE.
Fixes: 79b74a684867 ("powerpc: Remove unused FW_FEATURE_NATIVE references")
Cc: stable@vger.kernel.org # v5.17+
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220823115952.1203106-1-mpe@ellerman.id.au
Diffstat (limited to 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions