]> git.baikalelectronics.ru Git - kernel.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)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 29 Mar 2010 16:13:30 +0000 (09:13 -0700)
commit7f8087ca21f8557cac583f8b3919f189b870c787
treeec8593b4f626debde062eda917355afc35573684
parent57fbd234b636e5f352bd5383981485464fec7465
slow-work: use get_ref wrapper instead of directly calling get_ref

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>
kernel/slow-work.c