Re: Remaining occurances of DEVFS_FL_AUTO_DEVNUM in 2.5.65

Christoph Hellwig (hch@lst.de)
Tue, 18 Mar 2003 16:40:37 +0100


On Tue, Mar 18, 2003 at 01:45:16PM +0100, Adrian Bunk wrote:
> On Mon, Mar 17, 2003 at 02:31:01PM -0800, Linus Torvalds wrote:
> >...
> > Summary of changes from v2.5.64 to v2.5.65
> > ============================================
> >...
> > Christoph Hellwig <hch@lst.de>:
> >...
> > o remaining bits of DEVFS_FL_AUTO_DEVNUM
> >...
>
> The following files in 2.5.65 still contain DEVFS_FL_AUTO_DEVNUM:
>
> arch/ia64/sn/io/xbow.c: 0, DEVFS_FL_AUTO_DEVNUM,
> arch/ia64/sn/io/sn2/pcibr/pcibr_dvr.c: 0, DEVFS_FL_AUTO_DEVNUM,
> arch/ia64/sn/io/sn2/xbow.c: DEVFS_FL_AUTO_DEVNUM, 0, 0,
> arch/ia64/sn/io/sn2/klgraph.c: 0, DEVFS_FL_AUTO_DEVNUM,
> arch/ia64/sn/io/klgraph.c: 0, DEVFS_FL_AUTO_DEVNUM,
> arch/ia64/sn/io/klgraph.c: 0, DEVFS_FL_AUTO_DEVNUM,
> arch/ia64/sn/io/klgraph.c: 0, DEVFS_FL_AUTO_DEVNUM,
> arch/ia64/sn/io/sn1/pcibr.c: 0, DEVFS_FL_AUTO_DEVNUM,
> arch/ia64/sn/io/ifconfig_net.c: 0, DEVFS_FL_AUTO_DEVNUM,
> arch/ia64/sn/io/ioconfig_bus.c: 0, DEVFS_FL_AUTO_DEVNUM,
> arch/ia64/sn/io/hcl.c: 0, DEVFS_FL_AUTO_DEVNUM,

This code is currently not working at all on 2.5 and will get it's
own filesystem instead.

> drivers/media/dvb/dvb-core/dvbdev.c: #define DVB_DEVFS_FLAGS (DEVFS_FL_DEFAULT|DEVFS_FL_AUTO_DEVNUM)
>
>
> The last one causes a compile error on i386 with CONFIG_DVB_DEVFS_ONLY
> enabled.

I thought I removed that config option, need to check whether that hunk
got left.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/