* linux-next: scsi tree build failure
@ 2009-06-15 2:17 Stephen Rothwell
2009-06-15 15:11 ` James Bottomley
0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2009-06-15 2:17 UTC (permalink / raw)
To: James Bottomley
Cc: linux-next, linux-kernel, Geert Uytterhoeven,
Benjamin Herrenschmidt
[-- Attachment #1: Type: text/plain, Size: 1093 bytes --]
Hi James,
Today's linux-next build (powerpc ppc64_defconfig) failed like this:
drivers/scsi/ps3rom.c: In function 'ps3rom_interrupt':
drivers/scsi/ps3rom.c:302: error: implicit declaration of function 'ps3_system_bus_get_drvdata'
drivers/scsi/ps3rom.c:302: warning: assignment makes pointer from integer without a cast
drivers/scsi/ps3rom.c: In function 'ps3rom_probe':
drivers/scsi/ps3rom.c:390: error: implicit declaration of function 'ps3_system_bus_set_drvdata'
drivers/scsi/ps3rom.c: In function 'ps3rom_remove':
drivers/scsi/ps3rom.c:421: warning: initialization makes pointer from integer without a cast
Caused by commit 4381bd58427116cd7689831998771ddd58078af9 ("[SCSI]
ps3rom: Use ps3_system_bus_[gs]et_drvdata() instead of direct access").
This is number 21 in a series and depends on number 19 which is not yet
merged. If you instead Ack this patch, Ben will merge it through the
powerpc tree.
For today, I have used the scsi tree from next-20090612.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: linux-next: scsi tree build failure
2009-06-15 2:17 linux-next: scsi tree build failure Stephen Rothwell
@ 2009-06-15 15:11 ` James Bottomley
2009-06-15 21:40 ` Benjamin Herrenschmidt
0 siblings, 1 reply; 4+ messages in thread
From: James Bottomley @ 2009-06-15 15:11 UTC (permalink / raw)
To: Stephen Rothwell
Cc: linux-next, linux-kernel, Geert Uytterhoeven,
Benjamin Herrenschmidt
On Mon, 2009-06-15 at 12:17 +1000, Stephen Rothwell wrote:
> Hi James,
>
> Today's linux-next build (powerpc ppc64_defconfig) failed like this:
>
> drivers/scsi/ps3rom.c: In function 'ps3rom_interrupt':
> drivers/scsi/ps3rom.c:302: error: implicit declaration of function 'ps3_system_bus_get_drvdata'
> drivers/scsi/ps3rom.c:302: warning: assignment makes pointer from integer without a cast
> drivers/scsi/ps3rom.c: In function 'ps3rom_probe':
> drivers/scsi/ps3rom.c:390: error: implicit declaration of function 'ps3_system_bus_set_drvdata'
> drivers/scsi/ps3rom.c: In function 'ps3rom_remove':
> drivers/scsi/ps3rom.c:421: warning: initialization makes pointer from integer without a cast
>
> Caused by commit 4381bd58427116cd7689831998771ddd58078af9 ("[SCSI]
> ps3rom: Use ps3_system_bus_[gs]et_drvdata() instead of direct access").
> This is number 21 in a series and depends on number 19 which is not yet
> merged. If you instead Ack this patch, Ben will merge it through the
> powerpc tree.
>
> For today, I have used the scsi tree from next-20090612.
OK, dumped the offending patch, so it should be safe to take scsi-misc
again.
I'm so used to merging these type of conversions, I didn't check that it
was using a ps3 specific wrapper instead of a generic device one.
James
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: linux-next: scsi tree build failure
2009-06-15 15:11 ` James Bottomley
@ 2009-06-15 21:40 ` Benjamin Herrenschmidt
2009-06-16 2:24 ` James Bottomley
0 siblings, 1 reply; 4+ messages in thread
From: Benjamin Herrenschmidt @ 2009-06-15 21:40 UTC (permalink / raw)
To: James Bottomley
Cc: Stephen Rothwell, linux-next, linux-kernel, Geert Uytterhoeven
On Mon, 2009-06-15 at 10:11 -0500, James Bottomley wrote:
> OK, dumped the offending patch, so it should be safe to take scsi-misc
> again.
>
> I'm so used to merging these type of conversions, I didn't check that
> it
> was using a ps3 specific wrapper instead of a generic device one.
Do I have your Ack to merge the patch via the powerpc tree ?
Cheers,
Ben.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: linux-next: scsi tree build failure
2009-06-15 21:40 ` Benjamin Herrenschmidt
@ 2009-06-16 2:24 ` James Bottomley
0 siblings, 0 replies; 4+ messages in thread
From: James Bottomley @ 2009-06-16 2:24 UTC (permalink / raw)
To: Benjamin Herrenschmidt
Cc: Stephen Rothwell, linux-next, linux-kernel, Geert Uytterhoeven
On Tue, 2009-06-16 at 07:40 +1000, Benjamin Herrenschmidt wrote:
> On Mon, 2009-06-15 at 10:11 -0500, James Bottomley wrote:
> > OK, dumped the offending patch, so it should be safe to take scsi-misc
> > again.
> >
> > I'm so used to merging these type of conversions, I didn't check that
> > it
> > was using a ps3 specific wrapper instead of a generic device one.
>
> Do I have your Ack to merge the patch via the powerpc tree ?
Ack
James
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-06-16 2:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-15 2:17 linux-next: scsi tree build failure Stephen Rothwell
2009-06-15 15:11 ` James Bottomley
2009-06-15 21:40 ` Benjamin Herrenschmidt
2009-06-16 2:24 ` James Bottomley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox