linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fernando Lopez-Lezcano <nando@ccrma.Stanford.EDU>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: linux-rt-users <linux-rt-users@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	rostedt@goodmis.org, John Kacur <jkacur@redhat.com>
Subject: Re: [ANNOUNCE] 3.10.6-rt3
Date: Thu, 15 Aug 2013 11:42:55 -0700	[thread overview]
Message-ID: <520D212F.7030400@localhost> (raw)
In-Reply-To: <20130812163413.GI23040@linutronix.de>

On 08/12/2013 09:34 AM, Sebastian Andrzej Siewior wrote:
> 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

Does not look like *_read_non_owner exist in rwsem_rt.h...
-- Fernando


> Changes since v3.10.6-rt2
> - the queue can be imported with git quiltimport
> - powerpc compiles again. Thanks to Paul Gortmaker for the patch.
> - added three patches from v3.8 which fall the wagon on their way to
>    3.10. One of them enables RT-FULL on ARM :)
> - removed all cpsw patches from the queue. They made it upstream. My
>    nfsboot setup seems not to work, lets look at this later.
> - make arm/spear compile. Thanks to Felipe Balbi for the patch.
> - Add a patch from Corey Minyard to no longer use deprecated
>    CONFIG_NO_HZ.
> - add the one patch which I added to the last 3.8-rt to get get list_bl
>    work again on !SMP && !DEBUG_SPINLOCK
> - Spell "preemptible" properly in "Preemptible Kernel (Basic RT)" menu
>    item. Thanks to Uwe Kleine-König for the patch.
> - a patch from John Kacur to avoid a warning in the hpsa.
> - a patch for the ppc5200 where the compiler thinks a variable isn't
>    initialized and stops compililing due to -Werror
>
> Known issues:
>
>        - SLAB support not working
>
>        - The cpsw network driver shows some issues.
>
>        - ARM & PPC don't fall apart once booted. More testing doesn't
>          hurt.
>
>        - bcache with CONFIG_DEBUG_LOCK_ALLOC enabled does not compile.
...

  parent reply	other threads:[~2013-08-15 18:42 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-12 16:34 [ANNOUNCE] 3.10.6-rt3 Sebastian Andrzej Siewior
2013-08-12 19:48 ` Steven Rostedt
2013-08-13  0:47   ` Paul Gortmaker
2013-08-13  1:03     ` Steven Rostedt
2013-08-13  1:12     ` Carsten Emde
2013-08-13 10:54       ` Thomas Gleixner
2013-08-13 12:08         ` Steven Rostedt
     [not found] ` <CAF+KLxsGtt_+0shjSGbjC4MG7i_yg1NL1zUXuVb-RiN=C44_nA@mail.gmail.com>
2013-08-14 18:17   ` Sebastian Andrzej Siewior
2013-08-14 18:21     ` Staffan Tjernstrom
2013-08-15 18:42 ` Fernando Lopez-Lezcano [this message]
2013-08-15 19:22   ` Steven Rostedt
2013-08-15 19:39     ` Fernando Lopez-Lezcano
2013-08-16  7:01     ` Sebastian Andrzej Siewior
2013-08-19 17:23       ` Fernando Lopez-Lezcano
2013-08-20  0:29         ` Steven Rostedt
2013-08-20  0:34           ` Fernando Lopez-Lezcano
2013-08-20  1:02           ` Steven Rostedt
2013-08-20  7:14             ` Sebastian Andrzej Siewior
2013-08-20 14:06               ` Steven Rostedt
2013-08-20 18:58           ` Fernando Lopez-Lezcano
     [not found]             ` <CAFfPn7iqf5EntPKdRO3cFhd=PFostp3mVLGEtt3ksLQHonMhkw@mail.gmail.com>
2013-08-27 16:19               ` Steven Rostedt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=520D212F.7030400@localhost \
    --to=nando@ccrma.stanford.edu \
    --cc=bigeasy@linutronix.de \
    --cc=jkacur@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).