[PATCH 0/5] staging: vc04_services: camera driver maintance

Michael Zoran mzoran at crowfest.net
Mon Mar 20 19:36:28 PDT 2017


On Mon, 2017-03-20 at 23:40 +0300, Dan Carpenter wrote:
> On Mon, Mar 20, 2017 at 07:53:18AM -0700, Michael Zoran wrote:
> > On Mon, 2017-03-20 at 16:57 +0300, Dan Carpenter wrote:
> > > On Mon, Mar 20, 2017 at 04:06:00AM -0700, Michael Zoran wrote:
> > > > On Mon, 2017-03-20 at 13:55 +0300, Dan Carpenter wrote:
> > > > > I'm not going to review this because it has kbuild errors.
> > > > > 
> > > > > regards,
> > > > > dan carpenter
> > > > > 
> > > > 
> > > > Hi, can you e-mail out the errors or send them to me.  It
> > > > worked
> > > > when
> > > > I submitted it.
> > > > 
> > > 
> > > The problem is that you added a function only for ARM but the
> > > camera
> > > can build on i386.
> > > 
> > > Anyway, we need to figure out why you aren't getting the kbuild
> > > emails
> > > and fix that.  I forwarded the first email to you.  The other is
> > > basically the same.
> > > 
> > > regards,
> > > dan carpenter
> > > 
> > 
> > OK, thanks for sending it to me.
> > 
> > I don't quite understand how that is possible in all since the
> > whole
> > subtree depends on RASPBERRYPI_FIRMWARE which I had nothing to do
> > with
> > setting up.  Sounds to me like the real issue here is that the
> > RASPBERRYPI_FIRMARE driver wasn't setup correctly in the first
> > place.
> 
> It depends RASPBERRYPI_FIRMARE or COMPILE_TEST.  The kbuild bot has
> COMPILE_TEST enabled so that solves the mystery of why the build
> failed.

OK, since vchiq_arm has no additional dependencies beyond the camera
please explain exactly why the camera is being compiled for i386 but
vchiq_arm isn't.  I think we definately need to get to the bottom of
this.



More information about the linux-rpi-kernel mailing list