commit | f60adf42ad55405d1b17e9e5c33fdb63f1eb8861 | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Wed Mar 28 14:42:50 2012 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Mar 28 17:14:36 2012 -0700 |
tree | b4a7689884c8ee44dc21656ab03b74f56877c672 | |
parent | 895dcfd1cab84d7e1c22af645a7f2f3c9bb5f24e [diff] |
ipmi: simplify locking Now that the the IPMI driver is using a tasklet, we can simplify the locking in the driver and get rid of the message lock. Signed-off-by: Corey Minyard <cminyard@mvista.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>