summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib
diff options
context:
space:
mode:
authorSuraj Jitindar Singh2017-02-28 07:03:47 +0100
committerMichael Ellerman2017-03-06 11:44:08 +0100
commit12cc9fd6b2d8ee307a735b3b9faed0d17b719463 (patch)
tree8af6ff63d0cf4b3fa2fbaf1bbd6ef0481b4c073f /arch/powerpc/lib
parentpowerpc/xics: Work around limitations of OPAL XICS priority handling (diff)
downloadkernel-qcow2-linux-12cc9fd6b2d8ee307a735b3b9faed0d17b719463.tar.gz
kernel-qcow2-linux-12cc9fd6b2d8ee307a735b3b9faed0d17b719463.tar.xz
kernel-qcow2-linux-12cc9fd6b2d8ee307a735b3b9faed0d17b719463.zip
powerpc: Parse the command line before calling CAS
On POWER9 the hypervisor requires the guest to decide whether it would like to use a hash or radix mmu model at the time it calls ibm,client-architecture-support (CAS) based on what the hypervisor has said it's allowed to do. It is possible to disable radix by passing "disable_radix" on the command line. The next patch will add support for the new CAS format, thus we need to parse the command line before calling CAS so we can correctly select which mmu we would like to use. Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com> Reviewed-by: Paul Mackerras <paulus@ozlabs.org> Acked-by: Balbir Singh <bsingharora@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/lib')
0 files changed, 0 insertions, 0 deletions