[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130819210208.426e01b3@gandalf.local.home>
Date: Mon, 19 Aug 2013 21:02:08 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: Fernando Lopez-Lezcano <nando@...ma.Stanford.EDU>,
Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
Kent Overstreet <kmo@...erainc.com>,
linux-rt-users <linux-rt-users@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Thomas Gleixner <tglx@...utronix.de>,
John Kacur <jkacur@...hat.com>
Subject: Re: [ANNOUNCE] 3.10.6-rt3
On Mon, 19 Aug 2013 20:29:03 -0400
Steven Rostedt <rostedt@...dmis.org> wrote:
> On Mon, 19 Aug 2013 10:23:44 -0700
> Fernando Lopez-Lezcano <nando@...ma.Stanford.EDU> wrote:
>
>
> > > The problem is that bcache is using new semaphore functions which it
> > > just introduced which rt does not know about. The comment above their
> > > definition says that it is wrong to use them and completion is the
> > > right way to do it.
> > > So my question is, why don't we use completion but this nasty hack?
>
> I think I'm going to send them an email about that.
>
Looking at it more, I can now see why they did what they did.
Grumble, we may need to bring back the old "compat" rwsem, or whatever
we called it, and just use that instead. And say that this code will
have no real time boosting.
-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists