]> git.karo-electronics.de Git - karo-tx-linux.git/commit
slow-work: use get_ref wrapper instead of directly calling get_ref
authorDave Airlie <airlied@redhat.com>
Mon, 29 Mar 2010 11:01:50 +0000 (12:01 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 Aug 2010 17:20:45 +0000 (10:20 -0700)
commit2891de04359b824964e9ee9c87fbea2637e934fd
tree8a3a3d678db5ee0509d343afe76589059880f8bd
parentfbf136d5e80adb35a73e318b5d1624d5b7634099
slow-work: use get_ref wrapper instead of directly calling get_ref

commit 88be12c440cfa2fa3f5be83507360aac9ea1c54e upstream.

Otherwise we can get an oops if the user has no get_ref/put_ref
requirement.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Kurt Garloff <garloff@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
kernel/slow-work.c