On Wed, Apr 11, 2012 at 3:57 AM, Frank Rowand <[email protected]> wrote:
> commit 9b96fbac introduced use of pointer before it is initialized, > resulting in a NULL pointer dereference on boot for the ARM Realview. > > uap->port.membase is initialized to base a few lines later, so just > use base. > > Signed-off-by: Frank Rowand <[email protected]> Yep I know, already sent the remedy three weeks ago, we're just waiting for Greg to pick it up: http://marc.info/?l=linux-serial&m=133235774423240&w=2 Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
