2014-07-14 20:06:58

by Steven Rostedt

[permalink] [raw]
Subject: [PATCH RT 0/4] Linux 3.2.60-rt89-rc1


Dear RT Folks,

This is the RT stable review cycle of patch 3.2.60-rt89-rc1.

Please scream at me if I messed something up. Please test the patches too.

The -rc release will be uploaded to kernel.org and will be deleted when
the final release is out. This is just a review release (or release candidate).

The pre-releases will not be pushed to the git repository, only the
final release is.

If all goes well, this patch will be converted to the next main release
on 7/17/2014.

Enjoy,

-- Steve


To build 3.2.60-rt89-rc1 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.60.xz

http://www.kernel.org/pub/linux/kernel/projects/rt/3.2/patch-3.2.60-rt89-rc1.patch.xz

You can also build from 3.2.60-rt88 by applying the incremental patch:

http://www.kernel.org/pub/linux/kernel/projects/rt/3.2/incr/patch-3.2.60-rt88-rt89-rc1.patch.xz


Changes from 3.2.60-rt88:

---


Steven Rostedt (1):
sched: Do not clear PF_NO_SETAFFINITY flag in select_fallback_rq()

Steven Rostedt (Red Hat) (1):
Linux 3.2.60-rt89-rc1

Thomas Gleixner (1):
workqueue: Prevent deadlock/stall on RT

Zhao Hongjiang (1):
hrtimer:fix the miss of hrtimer_peek_ahead_timers in nort code

----
kernel/hrtimer.c | 6 +++++-
kernel/sched.c | 16 +++++-----------
kernel/workqueue.c | 41 +++++++++++++++++++++++++++++++++++------
localversion-rt | 2 +-
4 files changed, 46 insertions(+), 19 deletions(-)


2014-07-14 23:08:52

by Pavel Vasilyev

[permalink] [raw]
Subject: Re: [PATCH RT 0/4] Linux 3.2.60-rt89-rc1

15.07.2014 00:06, Steven Rostedt пишет:
> Dear RT Folks,
>
> This is the RT stable review cycle of patch 3.2.60-rt89-rc1.

Actually 3.2.61

kernel/irq/manage.c
kernel/rtmutex.c

This files FUZZED :(

2014-07-16 10:46:32

by Rolf Peukert

[permalink] [raw]
Subject: Re: [PATCH RT 0/4] Linux 3.2.60-rt89-rc1

On 15.07.2014 01:05, Pavel Vasilyev wrote:
> 15.07.2014 00:06, Steven Rostedt пишет:
>> Dear RT Folks,
>>
>> This is the RT stable review cycle of patch 3.2.60-rt89-rc1.
>
> Actually 3.2.61
>
> kernel/irq/manage.c
> kernel/rtmutex.c
>
> This files FUZZED :(

Just for the record, the (incremental) patch applies and runs without
problems on an 3.2.60-rt88 (built for ARM).

Regards
Rolf

2014-07-18 03:59:08

by Pavel Vasilyev

[permalink] [raw]
Subject: Re: [PATCH RT 0/4] Linux 3.2.60-rt89-rc1

16.07.2014 14:28, Rolf Peukert пишет:
> On 15.07.2014 01:05, Pavel Vasilyev wrote:
>> 15.07.2014 00:06, Steven Rostedt пишет:
>>> Dear RT Folks,
>>>
>>> This is the RT stable review cycle of patch 3.2.60-rt89-rc1.
>>
>> Actually 3.2.61
>>
>> kernel/irq/manage.c
>> kernel/rtmutex.c
>>
>> This files FUZZED :(
>
> Just for the record, the (incremental) patch applies and runs without
> problems on an 3.2.60-rt88 (built for ARM).
>

I'm about 3.2.61


--

Pavel.