public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] Driver Core fixe for 2.6.16-rc4
@ 2006-02-22 17:43 Greg KH
  2006-02-22 17:44 ` [PATCH] Revert mount/umount uevent removal Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2006-02-22 17:43 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, kay.sievers

Here is a single changeset, backing out the umount/mount uevent removal
from the kernel tree.  It was my fault in the first place for thinking
that this event could be removed, as I was not aware the current version
of HAL depended on it so much.

Please pull from:
	rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/
or if master.kernel.org hasn't synced up yet:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/

The patch will be sent as a follow-up message for those that wish to see
it.

thanks,

greg k-h


 Documentation/feature-removal-schedule.txt |    9 +++++++++
 fs/super.c                                 |   15 ++++++++++++++-
 include/linux/kobject.h                    |    6 ++++--
 lib/kobject_uevent.c                       |    4 ++++
 4 files changed, 31 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-02-22 17:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-22 17:43 [GIT PATCH] Driver Core fixe for 2.6.16-rc4 Greg KH
2006-02-22 17:44 ` [PATCH] Revert mount/umount uevent removal Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox