Re: [PATCH] SYSFS: Allow boot time switching between deprecated andmodern sysfs layout II

From: Andi Kleen
Date: Wed Sep 08 2010 - 10:11:49 EST


On Wed, 8 Sep 2010 16:02:35 +0200
Andi Kleen <andi@xxxxxxxxxxxxxx> wrote:

> On Wed, 8 Sep 2010 06:55:30 -0700
> Greg KH <greg@xxxxxxxxx> wrote:
>
> > But, Kay and I just changed the logic in the kernel in this area,
> > getting rid of the CONFIG_SYSFS_DEPRECATED_V2 option entirely, to
> > try to make the code path smaller, only offering the "old" mode for
> > block devices, to keep kernels booting on userspace instances like
> > what you have.
>
> That will likely break my user space, it relies on the old style
> net set up (opensuse 10.0) for network configuration.
> That was the main reason I did this patch.

... Just tested it. Never mind, it looks the old style network
configuration seems to work still with this patch and my
earlier pessimistic assumptions were incorrect.

Don't see any misfunction so it looks like the new patch
is ok.

I'll respin my patch on top of this.

-Andi

--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
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/