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)
commitc7df670bf702d1c25ae22b4cd49deb05c1e55ecc
tree85c2e496045e3e659afdaee409b1fad5e34a944b
parent6757eca348fbbdd4ab1020e565f325cd6a6b2698
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