All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] 3.2.44-rt64
@ 2013-05-01  3:21 Steven Rostedt
  2013-05-01  9:17 ` Dmitry Lysenko
  0 siblings, 1 reply; 3+ messages in thread
From: Steven Rostedt @ 2013-05-01  3:21 UTC (permalink / raw)
  To: LKML, RT; +Cc: Thomas Gleixner, Carsten Emde, John Kacur


Dear RT Folks,

I'm pleased to announce the 3.2.44-rt64 stable release.


This release is just an update to the new stable 3.2.44 version
and no RT specific changes have been made.


You can get this release via the git tree at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git

  branch: v3.2-rt
  Head SHA1: b1780bf6f0043f07108b9e2acbe8c4e7453ec6c5


Or to build 3.2.44-rt64 directly, the following patches should be applied:

  http://www.kernel.org/pub/linux/kernel/v3.x/linux-3.2.tar.xz

  http://www.kernel.org/pub/linux/kernel/v3.x/patch-3.2.44.xz

  http://www.kernel.org/pub/linux/kernel/projects/rt/3.2/patch-3.2.44-rt64.patch.xz




Enjoy,

-- Steve




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCE] 3.2.44-rt64
  2013-05-01  3:21 [ANNOUNCE] 3.2.44-rt64 Steven Rostedt
@ 2013-05-01  9:17 ` Dmitry Lysenko
  2013-05-01 12:26   ` Steven Rostedt
  0 siblings, 1 reply; 3+ messages in thread
From: Dmitry Lysenko @ 2013-05-01  9:17 UTC (permalink / raw)
  To: linux-rt-users; +Cc: rostedt

Hello,
There is typo. Beginning from 3.2.38-rt58 patch.

At rcutiny_plugin.h:

static void invoke_rcu_callbacks(void)
{
         have_rcu_kthread_work = 1;
         swake_up(&rcu_kthread_wq);
         ~~~~~~~~
}

swake_up does not exist in 3.2.x-rt kernel tree.

Already reported ( 
http://www.spinics.net/lists/linux-rt-users/msg09774.html ),
but still exists.

Regards,
   Dmirty.

On 05/01/2013 06:21 AM, Steven Rostedt wrote:
> Dear RT Folks,
>
> I'm pleased to announce the 3.2.44-rt64 stable release.
>
>
> This release is just an update to the new stable 3.2.44 version
> and no RT specific changes have been made.
>
>
> You can get this release via the git tree at:
>
>    git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git
>
>    branch: v3.2-rt
>    Head SHA1: b1780bf6f0043f07108b9e2acbe8c4e7453ec6c5
>
>
> Or to build 3.2.44-rt64 directly, the following patches should be applied:
>
>    http://www.kernel.org/pub/linux/kernel/v3.x/linux-3.2.tar.xz
>
>    http://www.kernel.org/pub/linux/kernel/v3.x/patch-3.2.44.xz
>
>    http://www.kernel.org/pub/linux/kernel/projects/rt/3.2/patch-3.2.44-rt64.patch.xz
>
>
>
>
> Enjoy,
>
> -- Steve
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCE] 3.2.44-rt64
  2013-05-01  9:17 ` Dmitry Lysenko
@ 2013-05-01 12:26   ` Steven Rostedt
  0 siblings, 0 replies; 3+ messages in thread
From: Steven Rostedt @ 2013-05-01 12:26 UTC (permalink / raw)
  To: Dmitry Lysenko; +Cc: linux-rt-users

On Wed, 2013-05-01 at 12:17 +0300, Dmitry Lysenko wrote:
> Hello,
> There is typo. Beginning from 3.2.38-rt58 patch.
> 
> At rcutiny_plugin.h:
> 
> static void invoke_rcu_callbacks(void)
> {
>          have_rcu_kthread_work = 1;
>          swake_up(&rcu_kthread_wq);
>          ~~~~~~~~
> }
> 
> swake_up does not exist in 3.2.x-rt kernel tree.
> 
> Already reported ( 
> http://www.spinics.net/lists/linux-rt-users/msg09774.html ),
> but still exists.
> 

Thanks,

This needs to be fixed in the "RT update" release. This was just a
"stable merge" release.

Luckily, I plan on doing the "RT update" releases today ;-)

-- Steve



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-01 12:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-01  3:21 [ANNOUNCE] 3.2.44-rt64 Steven Rostedt
2013-05-01  9:17 ` Dmitry Lysenko
2013-05-01 12:26   ` Steven Rostedt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.