Re: linux-next: build failure after merge of the scsi tree

From: Christoph Hellwig
Date: Fri Sep 26 2014 - 04:36:42 EST


On Fri, Sep 26, 2014 at 06:34:50PM +1000, Stephen Rothwell wrote:
> Hi James,
>
> After merging the scsi tree, today's linux-next build (powerpc
> ppc64_defconfig) failed like this:
>
> drivers/scsi/ipr.c: In function 'ipr_handle_log_data':
> drivers/scsi/ipr.c:2468:15: error: 'IPR_IOASC_HW_CMD_FAILED' undeclared (first use in this function)
> if (ioasc == IPR_IOASC_HW_CMD_FAILED &&
> ^
>
> Caused by commit 3185ea63907c ("ipr: don't log error messages when
> applications issues illegal requests"). Someone typoed that name in
> ipr.h ...
>
> I have reverted that commit for today.

Thanks. The fix should be here:

http://git.infradead.org/users/hch/scsi-queue.git/commitdiff/d247a70a4d67623eb738176ee703a7bb8b6c325c

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/