From 4fb486b30b3a8a0ab530b92d5bd2ad31b0fb858e Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 15 Nov 2017 18:28:34 +0100 Subject: [PATCH] add reported-by tag to 3.18 patch --- .../revert-ceph-unlock-dangling-spinlock-in-try_flush_caps.patch | 1 + 1 file changed, 1 insertion(+) 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 +---- -- 2.47.3