From: Jonathan Corbet Date: Wed, 22 Apr 2009 11:01:49 +0000 (+0100) Subject: Delete slow-work timers properly X-Git-Tag: v2.6.30-rc4~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=418df63c2d94f238ac7e1d1d53be35dd6b7a7252;p=pandora-kernel.git Delete slow-work timers properly Slow-work appears to delete its timer as soon as the first user unregisters, even though other users could be active. At the same time, it never seems to delete slow_work_oom_timer. Arrange for both to happen in the shutdown path. Signed-off-by: Jonathan Corbet Signed-off-by: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed