* [ANNOUNCE] 2.6.33.9-rt31
@ 2011-04-11 15:35 Thomas Gleixner
2011-04-11 15:42 ` Madovsky
0 siblings, 1 reply; 6+ messages in thread
From: Thomas Gleixner @ 2011-04-11 15:35 UTC (permalink / raw)
To: LKML; +Cc: linux-rt-users
We are pleased to announce the next update to our new preempt-rt
series which is mostly a forward to 2.6.33.9. Thanks Greg !
RT specific patches since 2.6.33.7.2-rt30
8a97f01: arm: mxc: Add sched_clock to mxc-platform
a5a2b75: arm: mxc: Add add dummy_get_cycles()
c1d6834: trace: Add timestamp to maxlatproc data
cfe9ed2: trace: Add current task to maxlatproc data
70fdd17: trace: Add timeroffset to maxlatproc data
db2aacd: trace: timer offsets histogram consider smp same prio
3115eb2: x86, hotplug: Revert 74a6e0fd8 (x86, hotplug: Use mwait to ...)
250bf15: ARM: sched_clock: make minsec argument to clocks_calc_mult_shift() zero
c04f3a8: ARM: sched_clock: allow init_sched_clock() to be called early
4d79f92: ARM: sched_clock: provide common infrastructure for sched_clock()
7443ac2: asm-generic/percpu: fixup RT mismerge
7e1c4f9: rtmutex: Ensure only the top waiter or higher priority task can take the lock
47b3309: rtmutex: Fix comment about why new_owner can be NULL in wake_futex_pi()
2ce1161: rtmutex: Revert Optimize rt lock wakeup
9704792: rtmutex: Try to take lock early in rt_spin_lock_slowlock()
5995a44: rtmutex: Only save lock depth once in spin_slowlock
Download locations:
http://www.kernel.org/pub/linux/kernel/projects/rt/
Git release branch:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git rt/2.6.33
Gitweb:
http://git.kernel.org/?p=linux/kernel/git/tip/linux-2.6-tip.git;a=shortlog;h=rt/2.6.33
Information on the RT patch can be found at:
http://rt.wiki.kernel.org/index.php/Main_Page
to build the 2.6.33.9-rt31 tree, the following patches should be
applied:
http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.33.9.tar.bz2
http://www.kernel.org/pub/linux/kernel/projects/rt/patch-2.6.33.9-rt31.bz2
Enjoy !
tglx
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [ANNOUNCE] 2.6.33.9-rt31
2011-04-11 15:35 [ANNOUNCE] 2.6.33.9-rt31 Thomas Gleixner
@ 2011-04-11 15:42 ` Madovsky
2011-04-11 16:06 ` Thomas Gleixner
0 siblings, 1 reply; 6+ messages in thread
From: Madovsky @ 2011-04-11 15:42 UTC (permalink / raw)
To: Thomas Gleixner, LKML; +Cc: linux-rt-users
Hi Thomas,
the links below don't show any new kernels or
not found pages
Regards
Franck
----- Original Message -----
From: "Thomas Gleixner" <tglx@linutronix.de>
To: "LKML" <linux-kernel@vger.kernel.org>
Cc: "linux-rt-users" <linux-rt-users@vger.kernel.org>
Sent: Monday, April 11, 2011 11:35 AM
Subject: [ANNOUNCE] 2.6.33.9-rt31
> We are pleased to announce the next update to our new preempt-rt
> series which is mostly a forward to 2.6.33.9. Thanks Greg !
>
> RT specific patches since 2.6.33.7.2-rt30
>
> 8a97f01: arm: mxc: Add sched_clock to mxc-platform
> a5a2b75: arm: mxc: Add add dummy_get_cycles()
> c1d6834: trace: Add timestamp to maxlatproc data
> cfe9ed2: trace: Add current task to maxlatproc data
> 70fdd17: trace: Add timeroffset to maxlatproc data
> db2aacd: trace: timer offsets histogram consider smp same prio
> 3115eb2: x86, hotplug: Revert 74a6e0fd8 (x86, hotplug: Use mwait to ...)
> 250bf15: ARM: sched_clock: make minsec argument to
> clocks_calc_mult_shift() zero
> c04f3a8: ARM: sched_clock: allow init_sched_clock() to be called early
> 4d79f92: ARM: sched_clock: provide common infrastructure for sched_clock()
> 7443ac2: asm-generic/percpu: fixup RT mismerge
> 7e1c4f9: rtmutex: Ensure only the top waiter or higher priority task can
> take the lock
> 47b3309: rtmutex: Fix comment about why new_owner can be NULL in
> wake_futex_pi()
> 2ce1161: rtmutex: Revert Optimize rt lock wakeup
> 9704792: rtmutex: Try to take lock early in rt_spin_lock_slowlock()
> 5995a44: rtmutex: Only save lock depth once in spin_slowlock
>
> Download locations:
>
> http://www.kernel.org/pub/linux/kernel/projects/rt/
>
> Git release branch:
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git
> rt/2.6.33
>
> Gitweb:
>
> http://git.kernel.org/?p=linux/kernel/git/tip/linux-2.6-tip.git;a=shortlog;h=rt/2.6.33
>
> Information on the RT patch can be found at:
>
> http://rt.wiki.kernel.org/index.php/Main_Page
>
> to build the 2.6.33.9-rt31 tree, the following patches should be
> applied:
>
> http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.33.9.tar.bz2
>
> http://www.kernel.org/pub/linux/kernel/projects/rt/patch-2.6.33.9-rt31.bz2
>
> Enjoy !
>
> tglx
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rt-users"
> in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [ANNOUNCE] 2.6.33.9-rt31
2011-04-11 15:42 ` Madovsky
@ 2011-04-11 16:06 ` Thomas Gleixner
2011-04-11 16:19 ` Oon-Ee Ng
0 siblings, 1 reply; 6+ messages in thread
From: Thomas Gleixner @ 2011-04-11 16:06 UTC (permalink / raw)
To: Madovsky; +Cc: LKML, linux-rt-users
On Mon, 11 Apr 2011, Madovsky wrote:
> Hi Thomas,
>
> the links below don't show any new kernels or
> not found pages
Mirroring from the master machine to the public ones is taking some
time, but it's there now.
Thanks,
tglx
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [ANNOUNCE] 2.6.33.9-rt31
2011-04-11 16:06 ` Thomas Gleixner
@ 2011-04-11 16:19 ` Oon-Ee Ng
2011-04-11 16:36 ` Carsten Emde
0 siblings, 1 reply; 6+ messages in thread
From: Oon-Ee Ng @ 2011-04-11 16:19 UTC (permalink / raw)
To: Thomas Gleixner; +Cc: Madovsky, LKML, linux-rt-users
On Tue, Apr 12, 2011 at 12:06 AM, Thomas Gleixner <tglx@linutronix.de> wrote:
> On Mon, 11 Apr 2011, Madovsky wrote:
>
>> Hi Thomas,
>>
>> the links below don't show any new kernels or
>> not found pages
>
> Mirroring from the master machine to the public ones is taking some
> time, but it's there now.
>
> Thanks,
>
> tglx
I think he was referring to this link, which is still empty for me:-
http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.33.9.tar.bz2
Will check again in a couple of hours, but was 2.6.33.8 just skipped
entirely? Cos that's not there either.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [ANNOUNCE] 2.6.33.9-rt31
2011-04-11 16:19 ` Oon-Ee Ng
@ 2011-04-11 16:36 ` Carsten Emde
2011-04-11 16:46 ` Thomas Gleixner
0 siblings, 1 reply; 6+ messages in thread
From: Carsten Emde @ 2011-04-11 16:36 UTC (permalink / raw)
To: Oon-Ee Ng; +Cc: Thomas Gleixner, Madovsky, LKML, linux-rt-users
On 04/11/2011 06:19 PM, Oon-Ee Ng wrote:
> On Tue, Apr 12, 2011 at 12:06 AM, Thomas Gleixner<tglx@linutronix.de> wrote:
>> On Mon, 11 Apr 2011, Madovsky wrote:
>>> the links below don't show any new kernels or
>>> not found pages
>> Mirroring from the master machine to the public ones is taking some
>> time, but it's there now.
> I think he was referring to this link, which is still empty for me:-
> http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.33.9.tar.bz2
> Will check again in a couple of hours, but was 2.6.33.8 just skipped
> entirely? Cos that's not there either.
Longterm Linux files are sitting in
http://www.kernel.org/pub/linux/kernel/v2.6/longterm, e.g.
http://www.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.33/linux-2.6.33.9.tar.bz2
-Carsten.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [ANNOUNCE] 2.6.33.9-rt31
2011-04-11 16:36 ` Carsten Emde
@ 2011-04-11 16:46 ` Thomas Gleixner
0 siblings, 0 replies; 6+ messages in thread
From: Thomas Gleixner @ 2011-04-11 16:46 UTC (permalink / raw)
To: Carsten Emde; +Cc: Oon-Ee Ng, Madovsky, LKML, linux-rt-users
On Mon, 11 Apr 2011, Carsten Emde wrote:
> On 04/11/2011 06:19 PM, Oon-Ee Ng wrote:
> > On Tue, Apr 12, 2011 at 12:06 AM, Thomas Gleixner<tglx@linutronix.de>
> > wrote:
> > > On Mon, 11 Apr 2011, Madovsky wrote:
> > > > the links below don't show any new kernels or
> > > > not found pages
> > > Mirroring from the master machine to the public ones is taking some
> > > time, but it's there now.
> > I think he was referring to this link, which is still empty for me:-
> > http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.33.9.tar.bz2
> > Will check again in a couple of hours, but was 2.6.33.8 just skipped
> > entirely? Cos that's not there either.
> Longterm Linux files are sitting in
> http://www.kernel.org/pub/linux/kernel/v2.6/longterm, e.g.
>
> http://www.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.33/linux-2.6.33.9.tar.bz2
Ooops, yes. -ENOTENOUGHCOFFEE
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-04-11 16:46 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-11 15:35 [ANNOUNCE] 2.6.33.9-rt31 Thomas Gleixner
2011-04-11 15:42 ` Madovsky
2011-04-11 16:06 ` Thomas Gleixner
2011-04-11 16:19 ` Oon-Ee Ng
2011-04-11 16:36 ` Carsten Emde
2011-04-11 16:46 ` Thomas Gleixner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®