Re: Linux 2.6.20.17

From: Willy Tarreau
Date: Sun Aug 26 2007 - 21:31:30 EST


Hi Marcel,

On Sun, Aug 26, 2007 at 05:48:54PM +0200, Marcel Holtmann wrote:
> Hi Boris,
>
> > > I'm getting build errors:
> > >
> > > x86_64 allyesconfig, allmodconfig:
> > >
> > > drivers/ata/pata_atiixp.c:286: error: 'PCI_DEVICE_ID_ATI_IXP700_IDE' undeclared here (not in a function)
> > > net/bluetooth/rfcomm/tty.c:275: error: 'struct rfcomm_dev' has no member named 'tty_dev'
> > > net/bluetooth/rfcomm/tty.c:278: error: 'struct rfcomm_dev' has no member named 'tty_dev'
> >
> >
> > After applying patch-2.6.20.17, I'm getting build errors either:
> >
> > net/bluetooth/rfcomm/tty.c: In function `rfcomm_dev_add':
> > net/bluetooth/rfcomm/tty.c:275: error: structure has no member named
> > `tty_dev'
> > net/bluetooth/rfcomm/tty.c:278: error: structure has no member named
> > `tty_dev'
> > make[3]: *** [net/bluetooth/rfcomm/tty.o] Error 1
> > make[2]: *** [net/bluetooth/rfcomm] Error 2
> > make[1]: *** [net/bluetooth] Error 2
> > make: *** [net] Error 2
>
> the device_move() support was introduced with 2.6.21 so it seems we have
> a backport here that is not meant for this kernel.

Eventhough I tried to be very careful this time, I got it wrong for
these two patches affecting code I do not use :-( I'll fix all
this mess ASAP in -18rc1.

Regards,
Willy

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