Re: Linux 2.6.20.17

From: Marcel Holtmann
Date: Sun Aug 26 2007 - 11:50:48 EST


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.

Regards

Marcel


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