From: Greg Kroah-Hartman Date: Wed, 15 Nov 2017 17:28:34 +0000 (+0100) Subject: add reported-by tag to 3.18 patch X-Git-Tag: v3.18.82~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4fb486b30b3a8a0ab530b92d5bd2ad31b0fb858e;p=thirdparty%2Fkernel%2Fstable-queue.git add reported-by tag to 3.18 patch --- diff --git a/queue-3.18/revert-ceph-unlock-dangling-spinlock-in-try_flush_caps.patch b/queue-3.18/revert-ceph-unlock-dangling-spinlock-in-try_flush_caps.patch index 6ee330521cd..1c5a03c4c3c 100644 --- a/queue-3.18/revert-ceph-unlock-dangling-spinlock-in-try_flush_caps.patch +++ b/queue-3.18/revert-ceph-unlock-dangling-spinlock-in-try_flush_caps.patch @@ -12,6 +12,7 @@ complains about this being an issue, so go back to the "correct" code. Cc: Jeff Layton Cc: "Yan, Zheng" Cc: Ilya Dryomov +Reported-by: kbuild test robot Signed-off-by: Greg Kroah-Hartman --- fs/ceph/caps.c | 5 +----