Re: [ANNOUNCE] 3.10.6-rt3
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2013-08-15 19:22:14
Also in:
lkml
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2013-08-15 19:22:14
Also in:
lkml
On Thu, 15 Aug 2013 11:42:55 -0700 Fernando Lopez-Lezcano [off-list ref] wrote:
On 08/12/2013 09:34 AM, Sebastian Andrzej Siewior wrote:quoted
Dear RT folks! I'm pleased to announce the v3.10.6-rt3 patch set.I'm getting this when trying to build: drivers/md/bcache/request.c: In function 'cached_dev_write_complete': drivers/md/bcache/request.c:1008:2: error: implicit declaration of function 'up_read_non_owner' [-Werror=implicit-function-declaration] up_read_non_owner(&dc->writeback_lock); ^ drivers/md/bcache/request.c: In function 'request_write': drivers/md/bcache/request.c:1034:2: error: implicit declaration of function 'down_read_non_owner' [-Werror=implicit-function-declaration] down_read_non_owner(&dc->writeback_lock); ^ cc1: some warnings being treated as errors
Can you send us your config. Thanks, -- Steve