commit | 7a22d6321c3da61a3778f84caa5b3a398ed019d1 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> | Fri Mar 30 17:39:02 2018 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Apr 04 16:59:50 2018 +1000 |
tree | 458222a714f0748ed748557b18271bd832ff2af9 | |
parent | cec4e9b28ffbcb9ce04b9e33946c505e5ad7a295 [diff] |
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>