RE: [PATCH] serial: cpm_uart: call cpm_muram_init before registering console

2020-02-13 Thread Leo Li
ophe Leroy ; > linux-ser...@vger.kernel.org; linux-ker...@vger.kernel.org > Subject: [PATCH] serial: cpm_uart: call cpm_muram_init before registering > console > > Christophe reports that powerpc 8xx silently fails to 5.6-rc1. It turns out I > was > wrong about nobody relying on the lazy i

Re: [PATCH] serial: cpm_uart: call cpm_muram_init before registering console

2020-02-13 Thread Greg Kroah-Hartman
On Thu, Feb 13, 2020 at 12:43:42PM +0100, Rasmus Villemoes wrote: > Christophe reports that powerpc 8xx silently fails to 5.6-rc1. It turns > out I was wrong about nobody relying on the lazy initialization of the > cpm/qe muram in commit b6231ea2b3c6 (soc: fsl: qe: drop broken lazy > call of cpm_mu

Re: [PATCH] serial: cpm_uart: call cpm_muram_init before registering console

2020-02-13 Thread Christophe Leroy
Le 13/02/2020 à 12:43, Rasmus Villemoes a écrit : Christophe reports that powerpc 8xx silently fails to 5.6-rc1. It turns out I was wrong about nobody relying on the lazy initialization of the cpm/qe muram in commit b6231ea2b3c6 (soc: fsl: qe: drop broken lazy call of cpm_muram_init()). Rathe

[PATCH] serial: cpm_uart: call cpm_muram_init before registering console

2020-02-13 Thread Rasmus Villemoes
Christophe reports that powerpc 8xx silently fails to 5.6-rc1. It turns out I was wrong about nobody relying on the lazy initialization of the cpm/qe muram in commit b6231ea2b3c6 (soc: fsl: qe: drop broken lazy call of cpm_muram_init()). Rather than reinstating the somewhat dubious lazy call (init