lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 8 Jul 2009 08:44:40 -0700
From:	Greg KH <gregkh@...e.de>
To:	Peter Jones <pjones@...hat.com>, Dave Airlie <airlied@...il.com>,
	Jeff Chua <jeff.chua.linux@...il.com>,
	Linux Kernel <linux-kernel@...r.kernel.org>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	Scott James Remnant <scott@...onical.com>,
	Kay Sievers <kay.sievers@...y.org>,
	Dave Jones <davej@...hat.com>
Subject: Re: can we move USB_DEVICEFS to non-embedded?

On Wed, Jul 08, 2009 at 11:12:58AM -0400, Bill Nottingham wrote:
> Greg KH (gregkh@...e.de) said: 
> > > So that could be related to what you're seeing.
> > 
> > That file is now available in /sys/kernel/debug/usb/devices if you
> > really need it.
> 
> How is a deprecated-but-stable filesystem ABI better than a guaranteed-to-
> not-be-stable debugfs ABI?

The filesystem is still there, it is just accessed differently (through
/dev nodes) and has been for many years now.

We depreciated the filesystem access because it causes lots of confusion
for users.

The devices file has been full of races and can't be fixed in a sane
way, which is why we moved it to debugfs.  I am very surprised that your
boot process relies on it.

thanks,

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ