diff options
author | Rafael J. Wysocki <rjw@sisk.pl> | 2007-06-14 03:45:18 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-07-11 16:09:07 -0700 |
commit | 9d9307dabb3de8140fb3801bf6eb01f231dbd83d (patch) | |
tree | 55cecd0eaefe5e3cc89f2aaf8542607f7d43ae8e /lib | |
parent | 0c73f18b7d95de8a007039337063a770b5fc8e7a (diff) | |
download | linux-3.10-9d9307dabb3de8140fb3801bf6eb01f231dbd83d.tar.gz linux-3.10-9d9307dabb3de8140fb3801bf6eb01f231dbd83d.tar.bz2 linux-3.10-9d9307dabb3de8140fb3801bf6eb01f231dbd83d.zip |
sysfs: Fix oops in sysfs_drop_dentry on x86_64
Fix oops on x86_64 caused by the dereference of dir in
sysfs_drop_dentry() made before checking if dir is not NULL
(cf. http://marc.info/?l=linux-kernel&m=118151626704924&w=2).
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions