summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDoug Thompson2007-07-19 10:50:30 +0200
committerLinus Torvalds2007-07-19 19:04:57 +0200
commitbf52fa4a26567bfbf5b1d30f84cf0226e61d26cd (patch)
tree29ff1069cb99043f943cf11bc4423051bd42fbfc /MAINTAINERS
parentdrivers/edac: code tidying on export-gpl (diff)
downloadkernel-qcow2-linux-bf52fa4a26567bfbf5b1d30f84cf0226e61d26cd.tar.gz
kernel-qcow2-linux-bf52fa4a26567bfbf5b1d30f84cf0226e61d26cd.tar.xz
kernel-qcow2-linux-bf52fa4a26567bfbf5b1d30f84cf0226e61d26cd.zip
drivers/edac: fix workq reset deadlock
Fix mutex locking deadlock on the device controller linked list. Was calling a lock then a function that could call the same lock. Moved the cancel workq function to outside the lock Added some short circuit logic in the workq code Added comments of description Code tidying Signed-off-by: Doug Thompson <dougthompson@xmission.com> Cc: Greg KH <greg@kroah.com> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Cc: Oleg Nesterov <oleg@tv-sign.ru> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions