Home
last modified time | relevance | path

Searched hist:"7 a22d6321c3da61a3778f84caa5b3a398ed019d1" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dprom_init_check.shdiff 7a22d6321c3da61a3778f84caa5b3a398ed019d1 Fri Mar 30 07:09:02 CDT 2018 Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> powerpc/mm/radix: Update command line parsing for disable_radix

kernel parameter disable_radix takes different options
disable_radix=yes|no|1|0 or just disable_radix.

prom_init parsing is not supporting these options.

Fixes: 1fd6c0220710 ("powerpc/mm: Add a CONFIG option to choose if radix is used by default")
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A Dprom_init.cdiff 7a22d6321c3da61a3778f84caa5b3a398ed019d1 Fri Mar 30 07:09:02 CDT 2018 Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> powerpc/mm/radix: Update command line parsing for disable_radix

kernel parameter disable_radix takes different options
disable_radix=yes|no|1|0 or just disable_radix.

prom_init parsing is not supporting these options.

Fixes: 1fd6c0220710 ("powerpc/mm: Add a CONFIG option to choose if radix is used by default")
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>