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

From: Anish Bhatt
Date: Mon Nov 10 2014 - 01:27:25 EST


Fix for this was sent out on thursday itself, but does not seem to be applied yet :
http://marc.info/?l=linux-scsi&m=141529629911520&w=2
________________________________________
From: Stephen Rothwell [sfr@xxxxxxxxxxxxxxxx]
Sent: Sunday, November 09, 2014 10:15 PM
To: James Bottomley
Cc: linux-next@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; Anish Bhatt; Christoph Hellwig; Karen Xie
Subject: linux-next: build failure after merge of the scsi tree

Hi James,

After merging the scsi tree, today's linux-next build (powerpc
ppc64_defconfig) failed like this:

drivers/scsi/cxgbi/cxgb4i/cxgb4i.c: In function 'do_abort_req_rss':
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:942:3: error: too many arguments to function 'send_tx_flowc_wr'
send_tx_flowc_wr(csk, 0);
^
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:492:20: note: declared here
static inline void send_tx_flowc_wr(struct cxgbi_sock *csk)
^

Caused by commit 4be50d4f7649 ("cxgb4i: send abort_rpl correctly").

I have used the scsi tree from next-20141106 for today.
--
Cheers,
Stephen Rothwell sfr@xxxxxxxxxxxxxxxx
--
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/