Re: [1/2] powerpc/mm/radix: Parse disable_radix commandline correctly.
From: Michael Ellerman <hidden>
Date: 2018-04-04 14:39:51
From: Michael Ellerman <hidden>
Date: 2018-04-04 14:39:51
On Fri, 2018-03-30 at 12:09:01 UTC, "Aneesh Kumar K.V" wrote:
From: "Aneesh Kumar K.V" <redacted> kernel parameter disable_radix takes different options disable_radix=yes|no|1|0 or just disable_radix. When using the later format we get below error. `Malformed early option 'disable_radix'` Signed-off-by: Aneesh Kumar K.V <redacted>
Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/cec4e9b28ffbcb9ce04b9e33946c50 cheers