diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2009-11-04 02:50:28 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-12-11 11:24:52 -0800 |
commit | 18ef545e47c126abd87c013b762b5fbb574858ce (patch) | |
tree | f401af6e65f441898e4832878895a182b81a33c4 /fs/debugfs | |
parent | 9ebfbd45f9d4ee9cd72529cf99e5f300eb398e67 (diff) | |
download | linux-18ef545e47c126abd87c013b762b5fbb574858ce.tar.bz2 |
Driver core: Don't remove kobjects in device_shutdown.
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.
Acked-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Eric W. Biederman <ebiederm@aristanetworks.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/debugfs')
0 files changed, 0 insertions, 0 deletions