OSDN Git Service

powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
authorMichael Ellerman <mpe@ellerman.id.au>
Tue, 27 Mar 2018 12:01:51 +0000 (23:01 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 27 Mar 2018 12:44:54 +0000 (23:44 +1100)
commit2e4a16161fcd324b1f9bf6cb6856529f7eaf0689
tree376c0964ef63e7b34e63f0d53a53a749ae8007cb
parent37c0bdd00d3ae83369ab60a6712c28e11e6458d5
powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()

Now that we have the security flags we can simplify the code in
pseries_setup_rfi_flush() because the security flags have pessimistic
defaults.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/pseries/setup.c