On Sat, May 23, 2009 at 22:13, Eric W. Biederman <ebiederm@xxxxxxxxxxxx> wrote: > From: Eric W. Biederman <ebiederm@xxxxxxxxxxxx> > > device_shutdown is defined to just shutdown the hardware and to not > clean up any kernel data structures. Therefore don't put the kobjects > for /sys/dev and /sys/dev/block and /sys/dev/char. > > This ensures we don't remove /sys/dev/block and /sys/dev/char while > we still have symlinks from there to the actual devices. > > Signed-off-by: Eric W. Biederman <ebiederm@xxxxxxxxxxxxxxxxxx> Looks good. Acked-by: Kay Sievers <kay.sievers@xxxxxxxx> Thanks, Kay -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html