]> git.baikalelectronics.ru Git - kernel.git/commit
sysfs: fix sysfs lockdep warning in ipmi code
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 15 Mar 2010 20:59:51 +0000 (13:59 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 19 Mar 2010 14:12:12 +0000 (07:12 -0700)
commitd2abd185b81e0a5288a91866117352f6bd24d60b
tree85c2e496045e3e659afdaee409b1fad5e34a944b
parentd1519931dc686129f682c94fa56ddd607be4b080
sysfs: fix sysfs lockdep warning in ipmi code

This fixes a sysfs lockdep warning in the ipmi code.

Thanks to Eric Biederman and Yinghai Lu for the original versions of the
patch, unfortunatly they did not submit them in a form they could be
applied in.

Cc: Yinghai Lu <yinghai@kernel.org>
Cc: Eric Biederman <ebiederm@xmission.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/char/ipmi/ipmi_msghandler.c