Re: [PATCH] tty: serial: altera_uart: Check for NULL platform_data in probe.
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2012-03-29 19:47:15
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2012-03-29 19:47:15
On Thu, Mar 29, 2012 at 09:38:55PM +0200, Tobias Klauser wrote:
On 2012-03-29 at 18:13:37 +0200, Greg Kroah-Hartman [off-list ref] wrote:quoted
On Thu, Mar 29, 2012 at 09:55:27AM +0200, Tobias Klauser wrote:quoted
From: Yuriy Kozlov <redacted> Follow altera_jtag_uart. This fixes a crash if there is a mistake in the DTS.Is this something you have seen in the wild? Is this something to be backported to stable kernels?Not that I know of. But nevertheless it might be worthwhile. Shall I send the patch again with Cc: stable@kernel.org?
Nope, I can add it. But, if this isn't something that you have seen, why is it needed to be checked for? What is this making work properly that isn't working properly now? thanks, greg k-h