Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ieee1275: implement vec5 for cas negotiation
As a legacy support, if the vector 5 is not implemented, Power Hypervisor will consider the max CPUs as 64 instead 256 currently supported during client-architecture-support negotiation. This patch implements the vector 5 and set the MAX CPUs to 256 while setting the others values to 0 (default). Signed-off-by: Diego Domingos <[email protected]> Acked-by: Daniel Axtens <[email protected]> Signed-off-by: Stefan Berger <[email protected]> Signed-off-by: Avnish Chouhan <[email protected]> (cherry picked from commit 942f19959fe7465fb52a1da39ff271a7ab704892)
- Loading branch information