[GIT PATCH] Driver Core fixe for 2.6.16-rc4

From: Greg KH
Date: Wed Feb 22 2006 - 12:41:17 EST


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(-)
-
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/