commit | 8b0e3fb835511fe65cfb0df79fc17df2fede4805 | [log] [tgz] |
---|---|---|
author | Nicholas Piggin <npiggin@gmail.com> | Wed Dec 27 23:53:25 2023 +1000 |
committer | Nicholas Piggin <npiggin@gmail.com> | Wed Mar 13 02:47:04 2024 +1000 |
tree | 710431fdced4eff4f3f9b39f7c7ffa4dca7298fe | |
parent | 17aa684ff7941f44af57cbb1c7b46bf5dc4f4fe2 [diff] |
ppc/spapr: Adjust ibm,pa-features for POWER9 "MMR" and "SPR SO" are not implemented in POWER9, so clear those bits. HTM is not set by default, and only later if the cap is set, so remove the comment that suggests otherwise. Reviewed-by: Harsh Prateek Bora <harshpb@linux.ibm.com> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>