Re: [BUG] mm: bdi: export BDI attributes in sysfs

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Greg KH
Date: Thursday, May 15, 2008 - 1:37 pm

On Thu, May 15, 2008 at 09:27:50PM +0200, Miklos Szeredi wrote:

Then that needs to be fixed in the code that registered the device
itself.  The driver core knows nothing about this at all.  Is this
something in the block layer?


It should be fixed in the bus/subsystem that is creating the device, the
pointer must be set up before device_register() is called (or
device_add()).

thanks,

greg k-h
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [BUG] mm: bdi: export BDI attributes in sysfs, Arthur Jones, (Wed May 14, 7:40 am)
Re: [BUG] mm: bdi: export BDI attributes in sysfs, Miklos Szeredi, (Thu May 15, 11:53 am)
Re: [BUG] mm: bdi: export BDI attributes in sysfs, Linus Torvalds, (Thu May 15, 12:18 pm)
Re: [BUG] mm: bdi: export BDI attributes in sysfs, Miklos Szeredi, (Thu May 15, 12:27 pm)
Re: [BUG] mm: bdi: export BDI attributes in sysfs, Linus Torvalds, (Thu May 15, 12:54 pm)
Re: [BUG] mm: bdi: export BDI attributes in sysfs, Greg KH, (Thu May 15, 1:37 pm)
Re: [BUG] mm: bdi: export BDI attributes in sysfs, Arthur Jones, (Thu May 15, 1:44 pm)
Re: [BUG] mm: bdi: export BDI attributes in sysfs, Arthur Jones, (Thu May 15, 3:05 pm)