Re: [PATCH] arch/s390/kernel/ipl.c: correct error detection check
From: Heiko Carstens <hidden>
Date: 2011-08-22 12:28:02
Also in:
linux-s390, lkml
From: Heiko Carstens <hidden>
Date: 2011-08-22 12:28:02
Also in:
linux-s390, lkml
On Mon, Aug 22, 2011 at 01:46:34PM +0200, Julia Lawall wrote:
From: Julia Lawall <redacted> reipl_fcp_kset was just initialized, so it appears that it should be tested instead of reipl_kset. Signed-off-by: Julia Lawall <redacted> Reported-by: Suman Saha <redacted>
Applied. Thanks!