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

From: John Linn
Date: Thu Apr 08 2010 - 19:02:20 EST


> -----Original Message-----
> From: Stephen Rothwell [mailto:sfr@xxxxxxxxxxxxxxxx]
> Sent: Thursday, April 08, 2010 4:59 PM
> To: John Linn
> Cc: David Miller; netdev@xxxxxxxxxxxxxxx; linux-next@xxxxxxxxxxxxxxx;
linux-kernel@xxxxxxxxxxxxxxx;
> jtyner@xxxxxxxxxx; grant.likely@xxxxxxxxxxxx
> Subject: Re: linux-next: build failure after merge of the final tree
>
> Hi John,
>
> On Thu, 8 Apr 2010 08:15:12 -0600 John Linn <John.Linn@xxxxxxxxxx>
wrote:
> >
> > I'm not pushing back here, just trying to make sure I understand and
> > do it better next time :)
> >
> > I don't see that my patch has touched that part of the driver as
that
> > call was already in the driver before my patch (but maybe I'm just
> > missing it).
> >
> > My patch did change the dependency in the Kconfig so that it only
> > depends on powerpc rather than powerpc DCR and maybe that exposed
> > something that wasn't previously exposed.
>
> Yeah, virt_to_bus() is only defined on 32bit PowerPC, not 64 bit.
>
> CONFIG_PPC is set for both 32 and 64 bit PowerPC builds.
> --

Thanks for confirming that. Spun a new patch (set) to hopefully take
care of that.

-- John

> Cheers,
> Stephen Rothwell sfr@xxxxxxxxxxxxxxxx
> http://www.canb.auug.org.au/~sfr/

This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.


--
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/