[kbuild] [drdb:for-3.17 44/61] drivers/block/drbd/drbd_req.c:1611 request_timer_fn() warn: inconsistent returns spin_lock:connection-resource-req_lock: locked (1544) unlocked (1611)

2014-07-10 Thread kbuild test robot
TO: Lars Ellenberg lars.ellenb...@linbit.com CC: Philipp Reisner philipp.reis...@linbit.com tree: git://git.drbd.org/linux-drbd.git for-3.17 head: 3f500c97166a2cdd7c15743c77c5ba3c766904de commit: 0b95c7a2e8a23c00dc17a690f4c57feef0aca549 [44/61] drbd: add caching oldest request pointers for

[kbuild] [drdb:for-3.17 44/61] drivers/block/drbd/drbd_req.c:1611 request_timer_fn() warn: inconsistent returns spin_lock:connection-resource-req_lock: locked (1544) unlocked (1611)

2014-07-10 Thread Dan Carpenter
[ It's complaining because of 0500813fe0c9a ('drbd: Move conf_mutex from connection to resource') because connection-resource-req_lock and device-resource-req_lock aren't used consistently. It's old code but still confusing so I'll pass the warning along. -dan ] tree: