Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757477Ab0GIPdg (ORCPT ); Fri, 9 Jul 2010 11:33:36 -0400 Received: from mtagate4.de.ibm.com ([195.212.17.164]:60102 "EHLO mtagate4.de.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757215Ab0GIPd3 (ORCPT ); Fri, 9 Jul 2010 11:33:29 -0400 Date: Fri, 9 Jul 2010 17:33:26 +0200 From: Martin Schwidefsky To: Greg KH Cc: Sachin Sant , "Eric W. Biederman" , linux-s390@vger.kernel.org, linux-next@vger.kernel.org, LKML , Heiko Carstens Subject: Re: [-next July 9 - s390 ] Badness at fs/sysfs/symlink.c:82 during qeth initalization Message-ID: <20100709173326.72674aea@mschwide.boeblingen.de.ibm.com> In-Reply-To: <20100709142818.GB9041@kroah.com> References: <20100709150117.51612026.sfr@canb.auug.org.au> <4C36EF9C.7010804@in.ibm.com> <4C36F974.4030608@in.ibm.com> <20100709142818.GB9041@kroah.com> Organization: IBM Corporation X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1306 Lines: 40 On Fri, 9 Jul 2010 07:28:18 -0700 Greg KH wrote: > On Fri, Jul 09, 2010 at 03:57:00PM +0530, Sachin Sant wrote: > > Eric W. Biederman wrote: > >>> With today's next(20100709) qeth interface fails to initialize > >>> with following Badness message: > >>> sysfs: symlink across ns_types 0.0.6000/net:eth0 -> net/eth0 > >>> > >> > >> Is this with CONFIG_SYSFS_DEPRECATED set? > >> > >> I think I may have made my warning check a little extra strict. > >> > > Yes. > > > > CONFIG_SYSFS_DEPRECATED=y > > CONFIG_SYSFS_DEPRECATED_V2=y > > Why do you have those options enabled? Does your userspace really > require them? I want to remove those options soon, and it would be good > to find out what is still relying on them. > > If you disable those options, does it then work? The default configuration for s390 does not have the options enabled and with a recent userspace everything works just fine. From my point of view the two options can be removed. -- blue skies, Martin. "Reality continues to ruin my life." - Calvin. -- 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/