diff options
author | Pratik Rajesh Sampat <[email protected]> | 2020-07-21 21:07:08 +0530 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2020-07-23 17:43:36 +1000 |
commit | 5c92fb1b46102e1efe0eed69e743f711bc1c7d2e (patch) | |
tree | 94be14194e15e45d2b7554fd6a76d00855adbafe /arch/powerpc/kernel/process.c | |
parent | dcbbfa6b05daca94ebcdbce80a7cf05c717d2942 (diff) |
powerpc/powernv/idle: Exclude mfspr on HID1, 4, 5 on P9 and above
POWER9 onwards the support for the registers HID1, HID4, HID5 has been
receded.
Although mfspr on the above registers worked in Power9, In Power10
simulator is unrecognized. Moving their assignment under the
check for machines lower than Power9
Signed-off-by: Pratik Rajesh Sampat <[email protected]>
Reviewed-by: Gautham R. Shenoy <[email protected]>
Reviewed-by: Nicholas Piggin <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'arch/powerpc/kernel/process.c')
0 files changed, 0 insertions, 0 deletions