linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Frederic Weisbecker <fweisbec@gmail.com>
To: Thomas Gleixner <tglx@tglx.de>
Cc: LKML <linux-kernel@vger.kernel.org>,
	rt-users <linux-rt-users@vger.kernel.org>,
	Ingo Molnar <mingo@elte.hu>, Steven Rostedt <rostedt@goodmis.org>,
	Peter Zijlstra <peterz@infradead.org>, Carsten Emde <ce@ceag.ch>,
	Clark Williams <williams@redhat.com>
Subject: Re: [Announce] 2.6.29-rc4-rt1
Date: Thu, 12 Feb 2009 03:12:57 +0100	[thread overview]
Message-ID: <20090212021257.GB4697@nowhere> (raw)
In-Reply-To: <20090212005032.GA4788@nowhere>

On Thu, Feb 12, 2009 at 01:50:32AM +0100, Frederic Weisbecker wrote:
> On Wed, Feb 11, 2009 at 11:43:44PM +0100, Thomas Gleixner wrote:
> > After a 1.5 years sabbatical from preempt-rt we are pleased to
> > announce a refactored preempt-rt patch against linux-2.6.29-rc4.
> > 
> > The patch is working on x86 (32 and 64bit) but we have not yet updated
> > ARM, PPC and MIPS (work in progress).
> > 
> > We also dropped some experimental features of the base preempt-rt
> > queue 2.6.26.8-rt15 simply because we wanted to survive the forward
> > port over 3 kernel releases with the least amount of surprises. These
> > features (e.g. multiple reader PI locks) are not essential for the
> > preempt-rt functionality and need some serious overhaul anyway.
> > 
> > The interested -rt observer might have noticed that we based our work
> > on the 2.6.26.8-rt15 patch queue and did not pick the git-rt tree
> > which is based on 2.6.28. The reason for this is that we wanted to pick
> > the most stable patch queue and the git-rt tree has a lot of rewritten
> > new code. Our work is not making the work which was done over the last
> > months in the git-rt tree obsolete, quite the contrary: we want to
> > provide a stable yet latest-kernel based foundation and integrate those
> > changes gradually, as they become ready.
> > 
> > The further plan for the new -rt series is to merge it fully into git
> > and integrate it into the -tip git tree so it gets the same treatment
> > as all of our -tip based work: fully automated compile and boot
> > testing. Furthermore an automated multi architecture -rt performance
> > regression test based on the same infrastructure is currently being
> > built.
> > 
> > The integration into the -tip tree also allows us to seperate out parts
> > of -rt which are ready for mainline more easily and integrate them
> > with our usual propagation to mainline.
> > 
> > The structure of the patches is likely to change over the next days
> > when we tackle the git integration, but we appreciate your feedback in
> > the form of comments, bugreports and patches.
> > 
> 
> 
> Hi!
> 
> I get some sleep while atomic warnings.
> I've put the log and my config in attachment.
> 
> 

Note, it's a wicked bug: I can't reproduce it anymore.
I would have been glad to give you an irqsoff trace but I can't :-)

Oh yes I have two other warnings, for the second one, I'm not sure
this is really only present in -rt.

The first one, a lockdep warning:

[    2.975320] ---------------------------------
[    2.975320] inconsistent {hardirq-on-W} -> {in-hardirq-W} usage.
[    2.975320] swapper/0 [HC1[1]:SC0[0]:HE0:SE1] takes:
[    2.975320]  (per_cpu__lock_slab_irq_locks_locked#2){+-..}, at: [<ffffffff802f6823>] kfree+0x43/0xc0
[    2.975320] {hardirq-on-W} state was registered at:
[    2.975320]   [<ffffffff802822c5>] __lock_acquire+0x6f5/0x1b20
[    2.975320]   [<ffffffff8028378f>] lock_acquire+0x9f/0xe0
[    2.975320]   [<ffffffff8077c7f5>] rt_spin_lock+0x85/0xb0
[    2.975320]   [<ffffffff802f8251>] kmem_cache_alloc+0x51/0x1f0
[    2.975320]   [<ffffffff80253eab>] copy_process+0x9b/0x1500
[    2.975320]   [<ffffffff802553a0>] do_fork+0x90/0x4a0
[    2.975320]   [<ffffffff80213552>] kernel_thread+0x82/0xe0
[    2.975320]   [<ffffffff802135ba>] child_rip+0xa/0x20
[    2.975320]   [<ffffffffffffffff>] 0xffffffffffffffff
[    2.975320] irq event stamp: 18114
[    2.975320] hardirqs last  enabled at (18113): [<ffffffff8021a935>] default_idle+0x55/0x60
[    2.975320] hardirqs last disabled at (18114): [<ffffffff8021222a>] save_args+0x6a/0x70
[    2.975320] softirqs last  enabled at (0): [<ffffffff8025449d>] copy_process+0x68d/0x1500
[    2.975320] softirqs last disabled at (0): [<(null)>] (null)
[    2.975320] 
[    2.975320] other info that might help us debug this:
[    2.975320] no locks held by swapper/0.
[    2.975320] 
[    2.975320] stack backtrace:
[    2.975320] Pid: 0, comm: swapper Not tainted 2.6.29-rc4-rt1-tip #1
[    2.975320] Call Trace:
[    2.975320]  <IRQ>  [<ffffffff8027fcbc>] print_usage_bug+0x19c/0x200
[    2.975320]  [<ffffffff8021e6af>] ? save_stack_trace+0x2f/0x50
[    2.975320]  [<ffffffff80280315>] mark_lock+0x2a5/0xcd0
[    2.975320]  [<ffffffff8028245e>] __lock_acquire+0x88e/0x1b20
[    2.975320]  [<ffffffff8028216b>] ? __lock_acquire+0x59b/0x1b20
[    2.975320]  [<ffffffff802243e4>] ? post_set+0x64/0x70
[    2.975320]  [<ffffffff8028378f>] lock_acquire+0x9f/0xe0
[    2.975320]  [<ffffffff802f6823>] ? kfree+0x43/0xc0
[    2.975320]  [<ffffffff8077c7f5>] rt_spin_lock+0x85/0xb0
[    2.975320]  [<ffffffff802f6823>] ? kfree+0x43/0xc0
[    2.975320]  [<ffffffff802f6823>] kfree+0x43/0xc0
[    2.975320]  [<ffffffff8027f2fd>] ? trace_hardirqs_off+0xd/0x10
[    2.975320]  [<ffffffff8028a156>] generic_smp_call_function_single_interrupt+0x106/0x110
[    2.975320]  [<ffffffff80227144>] smp_call_function_single_interrupt+0x24/0x40
[    2.975320]  [<ffffffff80213223>] call_function_single_interrupt+0x13/0x20
[    2.975320]  <EOI>  [<ffffffff8022df7b>] ? native_safe_halt+0xb/0x10
[    2.975320]  [<ffffffff8022df79>] ? native_safe_halt+0x9/0x10
[    2.975320]  [<ffffffff8021a93a>] ? default_idle+0x5a/0x60
[    2.975320]  [<ffffffff8021136e>] ? cpu_idle+0x7e/0x100
[    2.975320]  [<ffffffff80775b6c>] ? start_secondary+0x197/0x1eb


The second, a sysfs warning:

[    8.042459] ------------[ cut here ]------------
[    8.054763] WARNING: at fs/sysfs/dir.c:462 sysfs_add_one+0x51/0x60()
[    8.066777] Hardware name: AMILO Li 2727                  
[    8.078555] sysfs: duplicate filename '14:4' can not be created
[    8.090353] Pid: 33, comm: work_on_cpu/0 Not tainted 2.6.29-rc4-rt1-tip #1
[    8.102482] Call Trace:
[    8.102492]  [<ffffffff80255ea3>] warn_slowpath+0xd3/0x130
[    8.102500]  [<ffffffff8077cbeb>] ? _mutex_unlock+0x2b/0x40
[    8.102508]  [<ffffffff80212096>] ? ftrace_call+0x5/0x2b
[    8.102513]  [<ffffffff8035c835>] ? sysfs_find_dirent+0x35/0x50
[    8.102518]  [<ffffffff8035c9f4>] ? __sysfs_add_one+0x24/0xe0
[    8.102523]  [<ffffffff8035cb01>] sysfs_add_one+0x51/0x60
[    8.102528]  [<ffffffff8035dcb3>] sysfs_do_create_link+0x103/0x170
[    8.102533]  [<ffffffff8035dd53>] sysfs_create_link+0x13/0x20
[    8.102540]  [<ffffffff8051d739>] device_add+0x209/0x620
[    8.102547]  [<ffffffff80289128>] ? __rt_spin_lock_init+0x48/0x60
[    8.102552]  [<ffffffff8051db6e>] device_register+0x1e/0x30
[    8.102557]  [<ffffffff8051dc64>] device_create_vargs+0xe4/0x100
[    8.102563]  [<ffffffff8051dcd0>] device_create+0x50/0x60
[    8.102570]  [<ffffffff80612a25>] ? sound_insert_unit+0x55/0x1e0
[    8.102575]  [<ffffffff8077c843>] ? rt_spin_unlock+0x23/0x80
[    8.102579]  [<ffffffff80612a25>] ? sound_insert_unit+0x55/0x1e0
[    8.102584]  [<ffffffff80612afa>] sound_insert_unit+0x12a/0x1e0
[    8.102590]  [<ffffffff80612d35>] register_sound_special_device+0xa5/0x220
[    8.102595]  [<ffffffff8077c112>] ? rt_mutex_lock+0x22/0x60
[    8.102601]  [<ffffffff80625499>] snd_register_oss_device+0x239/0x2c0
[    8.102608]  [<ffffffff8063b2b0>] register_oss_dsp+0x60/0x90
[    8.102613]  [<ffffffff80212096>] ? ftrace_call+0x5/0x2b
[    8.102618]  [<ffffffff80212096>] ? ftrace_call+0x5/0x2b
[    8.102623]  [<ffffffff80212096>] ? ftrace_call+0x5/0x2b
[    8.102629]  [<ffffffff8063f5e7>] snd_pcm_oss_register_minor+0x167/0x260
[    8.102634]  [<ffffffff80627955>] ? snd_timer_dev_register+0x35/0x130
[    8.102640]  [<ffffffff80627a0b>] ? snd_timer_dev_register+0xeb/0x130
[    8.102645]  [<ffffffff80624855>] ? snd_device_register+0x65/0x80
[    8.102650]  [<ffffffff806365af>] ? snd_pcm_timer_init+0x14f/0x1a0
[    8.102656]  [<ffffffff8062b79d>] snd_pcm_dev_register+0x1ad/0x2c0
[    8.102661]  [<ffffffff80212000>] ? sys_rt_sigreturn+0x250/0x290
[    8.102667]  [<ffffffff806247c9>] snd_device_register_all+0x39/0x60
[    8.102672]  [<ffffffff8061f25a>] snd_card_register+0x3a/0x3d0
[    8.102678]  [<ffffffff8076e5a6>] azx_probe+0x7b6/0xa90
[    8.102685]  [<ffffffff80677960>] ? azx_send_cmd+0x0/0x120
[    8.102690]  [<ffffffff80677a80>] ? azx_get_response+0x0/0x240
[    8.102695]  [<ffffffff80676eb0>] ? azx_attach_pcm_stream+0x0/0x1c0
[    8.102701]  [<ffffffff8026a5c0>] ? do_work_for_cpu+0x0/0x30
[    8.102708]  [<ffffffff80455847>] local_pci_probe+0x17/0x20
[    8.102713]  [<ffffffff8026a5d8>] do_work_for_cpu+0x18/0x30
[    8.102718]  [<ffffffff8026a88d>] run_workqueue+0x16d/0x2c0
[    8.102722]  [<ffffffff8026a83a>] ? run_workqueue+0x11a/0x2c0
[    8.102727]  [<ffffffff8026aa8f>] worker_thread+0xaf/0x130
[    8.102733]  [<ffffffff8026f5f0>] ? autoremove_wake_function+0x0/0x40
[    8.102738]  [<ffffffff8026a9e0>] ? worker_thread+0x0/0x130
[    8.102742]  [<ffffffff8026a9e0>] ? worker_thread+0x0/0x130
[    8.102747]  [<ffffffff8026f0ee>] kthread+0x4e/0x90
[    8.102752]  [<ffffffff802135ba>] child_rip+0xa/0x20
[    8.102757]  [<ffffffff80212f54>] ? restore_args+0x0/0x30
[    8.102762]  [<ffffffff8026f0a0>] ? kthread+0x0/0x90
[    8.102766]  [<ffffffff802135b0>] ? child_rip+0x0/0x20
[    8.102777] ---[ end trace 57b9b5741e12ebf7 ]---


  reply	other threads:[~2009-02-12  2:13 UTC|newest]

Thread overview: 276+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-11 22:43 [Announce] 2.6.29-rc4-rt1 Thomas Gleixner
2009-02-12  0:50 ` Frederic Weisbecker
2009-02-12  2:12   ` Frederic Weisbecker [this message]
2009-02-12  8:18     ` Ingo Molnar
2009-02-12  8:19       ` [patch] rt: fix ipi kfree(), introduce IPI_SOFTIRQ Ingo Molnar
2009-02-12  8:22         ` Ingo Molnar
2009-02-12  8:27         ` Ingo Molnar
2009-02-12  9:22         ` Peter Zijlstra
2009-02-12 10:07           ` [patch] generic-ipi: remove kmalloc, cleanup Ingo Molnar
2009-02-12 10:16             ` Peter Zijlstra
2009-02-12 12:09               ` Peter Zijlstra
2009-02-12 12:36                 ` Peter Zijlstra
2009-02-12 15:43                 ` Steven Rostedt
2009-02-12 15:57                   ` Peter Zijlstra
2009-02-13 21:16                 ` Rusty Russell
2009-02-13 23:48                   ` Peter Zijlstra
2009-02-16  7:16                     ` Rusty Russell
2009-02-16  9:57                       ` Peter Zijlstra
2009-02-12 14:34             ` Frederic Weisbecker
2009-02-12 14:42               ` Peter Zijlstra
2009-02-12 10:50       ` [patch] sched: cpu hotplug fix Ingo Molnar
2009-02-12 10:16     ` [patch] rt: res_counter fix Ingo Molnar
2009-02-12 10:21       ` [patch] rt: res_counter fix, v2 Ingo Molnar
2009-02-12 10:46         ` KAMEZAWA Hiroyuki
2009-02-12 11:28           ` Ingo Molnar
2009-02-12 12:35             ` KAMEZAWA Hiroyuki
2009-02-12 16:58             ` Balbir Singh
2009-02-12 17:29               ` Peter Zijlstra
2009-02-12 23:56               ` KAMEZAWA Hiroyuki
2009-02-13  0:29                 ` KAMEZAWA Hiroyuki
2009-02-12 14:28         ` Frederic Weisbecker
2009-02-12 14:41           ` Peter Zijlstra
2009-02-12 14:46             ` Ingo Molnar
2009-02-12 14:50               ` Frederic Weisbecker
2009-02-12 14:58                 ` Peter Zijlstra
2009-02-12 14:51               ` Peter Zijlstra
2009-02-12  2:55 ` [Announce] 2.6.29-rc4-rt1 Clark Williams
2009-02-12  8:38   ` [patch] irq threading: fix PF_HARDIRQ definition Ingo Molnar
2009-02-12  8:42     ` Ingo Molnar
2009-02-12 16:50       ` Clark Williams
2009-02-12 22:56 ` [Announce] 2.6.29-rc4-rt2 Thomas Gleixner
2009-02-13  0:48   ` Frederic Weisbecker
2009-02-13  2:16     ` Frederic Weisbecker
2009-02-13  3:09       ` Frederic Weisbecker
2009-02-13  7:26         ` [patch] rt: sysprof hrtimer fix Ingo Molnar
2009-02-13 12:04           ` Frederic Weisbecker
2009-02-13 12:49             ` Ingo Molnar
2009-02-13 20:03               ` Frederic Weisbecker
2009-02-19 18:44   ` [Announce] 2.6.29-rc4-rt2 Thomas Meyer
2009-02-19 20:50     ` Peter Zijlstra
2009-02-20  6:32   ` Thomas Meyer
2009-02-20  7:49     ` Peter Zijlstra
2009-02-20 15:09       ` Thomas Meyer
2009-02-20 16:17         ` Ingo Molnar
2009-02-20 22:25   ` Sven-Thorsten Dietrich
2009-02-20 22:54     ` Peter Zijlstra
2009-02-21  0:57       ` Sven-Thorsten Dietrich
2009-02-21 17:04   ` Thomas Meyer
2009-02-21 17:19     ` Frederic Weisbecker
2009-02-22 13:20   ` Thomas Meyer
2009-02-23 19:44   ` [Announce] 2.6.29-rc6-rt2 Thomas Gleixner
2009-02-24 17:51     ` Thomas Gleixner
2009-02-24 17:57       ` [Announce] 2.6.29-rc6-rt3 Thomas Gleixner
2009-02-25 19:34         ` Thomas Meyer
2009-02-25 18:43           ` Peter Zijlstra
2009-02-26 18:46             ` Thomas Meyer
2009-03-12 19:17         ` [Announce] 2.6.29-rc7-rt1 Thomas Gleixner
2009-03-12 20:43           ` Tim Sander
2009-03-13  0:34             ` Uwe Kleine-König
2009-03-13  1:04           ` some ARM fixes for 2.6.29-rc7-rt1 Uwe Kleine-König
2009-03-15  6:48             ` Uwe Kleine-König
2009-03-20  0:31           ` [Announce] 2.6.29-rc78rt1 Thomas Gleixner
2009-03-20 16:31             ` Cliff Brake
2009-03-20 17:48               ` Thomas Gleixner
2009-03-20 17:45             ` [Announce] 2.6.29-rc8-rt2 Thomas Gleixner
2009-03-20 19:19               ` Will Schmidt
2009-03-20 19:25                 ` Ingo Molnar
2009-03-23 16:26               ` [Announce] 2.6.29-rc8-rt3 Thomas Gleixner
2009-03-24 11:04                 ` Frederic Weisbecker
2009-03-24 21:07                   ` Uwe Kleine-König
2009-03-25 20:59                 ` [Announce] 2.6.29-rt1 Thomas Gleixner
2009-03-25 21:05                   ` Jaswinder Singh Rajput
2009-03-25 21:09                     ` Thomas Gleixner
2009-03-26  7:52                       ` GeunSik Lim
2009-03-26  8:02                       ` GeunSik Lim
2009-04-02  0:17                   ` [Announce] 2.6.29-rt2 Thomas Gleixner
2009-04-02 16:02                     ` Will Schmidt
2009-04-02 16:45                       ` Thomas Gleixner
2009-04-02 17:24                         ` Will Schmidt
2009-04-03  9:43                           ` Peter Zijlstra
2009-04-03 15:30                             ` Will Schmidt
2009-04-03 17:21                     ` [Announce] 2.6.29.1-rt4 Thomas Gleixner
2009-04-03 23:04                       ` Fernando Lopez-Lezcano
2009-04-04  4:30                         ` Thomas Gleixner
2009-04-04  6:57                           ` Fernando Lopez-Lezcano
2009-04-05 13:53                             ` Thomas Gleixner
2009-04-05 21:49                               ` Fernando Lopez-Lezcano
2009-04-05 22:02                                 ` Thomas Gleixner
2009-04-05 23:10                                   ` Fernando Lopez-Lezcano
2009-04-06 19:54                                     ` Thomas Gleixner
2009-04-07 16:52                                       ` Fernando Lopez-Lezcano
2009-04-07 16:58                                         ` Thomas Gleixner
2009-04-07 18:13                                           ` Fernando Lopez-Lezcano
2009-04-07 17:14                                         ` Fernando Lopez-Lezcano
2009-04-05  3:28                       ` GeunSik Lim
2009-04-05  8:47                         ` Thomas Gleixner
2009-04-05  8:53                           ` Thomas Gleixner
2009-04-08 17:49                       ` [Announce] 2.6.29.1-rt5 Thomas Gleixner
2009-04-09 18:53                         ` [Announce] 2.6.29.1-rt6 Thomas Gleixner
2009-04-10  8:12                           ` GeunSik Lim
2009-04-10 22:05                           ` [Announce] 2.6.29.1-rt7 Thomas Gleixner
2009-04-18 10:13                             ` [Announce] 2.6.29.1-rt8 Thomas Gleixner
2009-04-21  1:47                               ` [BUG] 2.6.29.1-rt8, undefined reference to hrtimer_wait_for_timer Wu Zhangjin
2009-04-25 13:03                               ` [Announce] 2.6.29.1-rt9 Thomas Gleixner
2009-04-28 22:39                                 ` [Announce] 2.6.29.2-rt10 Thomas Gleixner
2009-05-01 21:53                                   ` Thomas Gleixner
2009-05-12 23:27                                     ` [Announce] 2.6.29.3-rt12 Thomas Gleixner
2009-05-13  0:16                                       ` Hugo Vincent
2009-05-13 10:19                                         ` Thomas Gleixner
2009-05-13 10:24                                           ` Peter Zijlstra
2009-05-13 11:05                                             ` Thomas Gleixner
2009-05-22 13:02                                       ` [Announce] 2.6.29.4-rt15 Thomas Gleixner
2009-05-25 13:47                                         ` 2.6.29.4-rt16 Thomas Gleixner
2009-06-03  4:55                                           ` 2.6.29.4-rt16 GeunSik Lim
2009-06-10 17:02                                         ` [Announce] 2.6.29.4-rt17 Thomas Gleixner
2009-06-12 17:31                                           ` [Announce] 2.6.29.4-rt18 Thomas Gleixner
2009-06-15  9:19                                             ` 2.6.29.4-rt19 Thomas Gleixner
2009-06-17  8:45                                               ` [ANNOUNCE] 2.6.29.5-rt21 Thomas Gleixner
2009-06-23 12:30                                                 ` [ANNOUNCE] 2.6.29.5-rt22 Thomas Gleixner
2009-07-09 18:25                                                   ` [ANNOUNCE] 2.6.29.6-rt23 Thomas Gleixner
2009-07-10 18:03                                                     ` Fernando Lopez-Lezcano
2009-07-10 18:29                                                       ` Thomas Gleixner
2009-07-11  0:17                                                         ` Fernando Lopez-Lezcano
2009-07-14  9:12                                                         ` Jaswinder Singh Rajput
2009-08-11 10:52                                                         ` Jan Engelhardt
2009-09-12  9:44                                                           ` Jan Engelhardt
2009-07-30  0:48                                                     ` [ANNOUNCE] 2.6.31-rc4-rt1 Thomas Gleixner
2009-07-30  9:56                                                       ` Tim Blechmann
2009-07-30 23:04                                                         ` Darren Hart
2009-07-30 23:20                                                       ` Darren Hart
2009-07-31 14:12                                                         ` Clark Williams
2009-07-31 23:22                                                       ` Frederic Weisbecker
2009-08-01  0:42                                                         ` Darren Hart
2009-08-01  1:20                                                           ` Frederic Weisbecker
2009-08-01  9:48                                                       ` Thomas Meyer
2009-08-05  1:30                                                       ` john stultz
2009-08-05  6:06                                                       ` gowrishankar
2009-08-05 13:32                                                         ` Clark Williams
2009-08-06  6:46                                                           ` [ANNOUNCE] 2.6.31-rc4-rt1 (problem with CONFIG_SYSFS_DEPRECATED_V2) gowrishankar
2009-08-06 14:36                                                             ` Clark Williams
2009-08-06 14:46                                                               ` Sven-Thorsten Dietrich
2009-08-06 14:55                                                               ` John Kacur
2009-08-06 16:39                                                               ` gowrishankar
2009-08-05 19:20                                                       ` [ANNOUNCE] 2.6.31-rc4-rt1 Will Schmidt
2009-08-11 18:09                                                         ` Thomas Gleixner
2009-08-12 20:45                                                           ` Will Schmidt
2009-08-13  7:30                                                             ` Thomas Gleixner
2009-08-13 15:04                                                               ` Will Schmidt
2009-08-07  4:26                                                       ` Sripathi Kodi
2009-08-07 14:30                                                         ` Darren Hart
2009-08-07 20:39                                                       ` Uwe Kleine-König
2009-08-07 20:42                                                         ` [PATCH 1/6] ucb1x00: include linux/semaphore.h Uwe Kleine-König
2009-08-07 20:42                                                         ` [PATCH 2/6] s3c2443-ac97: convert semaphore to mutex Uwe Kleine-König
2009-08-08  7:57                                                           ` Mark Brown
2009-08-07 20:42                                                         ` [PATCH 3/6] [ARM] msm: include linux/cache.h in proc_comm.c Uwe Kleine-König
2009-08-07 20:42                                                         ` [PATCH 4/6] [ARM] ixp2000: fix type of ixp2000_timer_interrupt Uwe Kleine-König
2009-08-07 20:42                                                         ` [PATCH 5/6] [NET] ixp2000/enp2611: don't set non-existent member get_stats Uwe Kleine-König
2009-08-10  4:49                                                           ` David Miller
2009-08-10  9:40                                                             ` Uwe Kleine-König
2009-08-10 15:00                                                               ` David Miller
2009-08-07 20:42                                                         ` [PATCH 6/6] [ARM] Use atomic_spin_lock/atomic_spin_unlock for irqdesc lock Uwe Kleine-König
2009-08-07 20:54                                                           ` Uwe Kleine-König
2009-08-07 20:55                                                           ` Uwe Kleine-König
2009-08-09  9:36                                                         ` [PATCH RT 7/6] include linux/interrupt.h in mm/bounce.c Uwe Kleine-König
2009-08-09  9:36                                                           ` [PATCH RT 8/6] [ARM, WATCHDOG] davinci: include mach/timex.h in davinci_wdt.c Uwe Kleine-König
2009-08-09  9:36                                                             ` [PATCH RT 9/6] [RFH] Build failure on 2.6.31-rc4-rt1 in mm/highmem.c Uwe Kleine-König
2009-08-13 21:34                                                               ` [PATCH] [RFC, RT] fix kmap_high_get Uwe Kleine-König
2009-08-14 14:02                                                                 ` [PATCH -rt] Fix kmap_high_get() Peter Zijlstra
2009-08-14 15:58                                                                   ` Nicolas Pitre
2009-08-14 20:13                                                                     ` Uwe Kleine-König
2009-08-09  9:43                                                             ` [PATCH RT 8/6] [ARM, WATCHDOG] davinci: include mach/timex.h in davinci_wdt.c Russell King - ARM Linux
2009-08-10 16:48                                                               ` Kevin Hilman
2009-08-10 17:26                                                                 ` Russell King - ARM Linux
2009-08-10 21:04                                                                   ` Kevin Hilman
2009-08-10 22:02                                                                     ` Russell King - ARM Linux
2009-08-13 15:06                                                                       ` Kevin Hilman
2009-08-16 14:08                                                                         ` Wim Van Sebroeck
2009-08-16 20:41                                                       ` [ANNOUNCE] 2.6.31-rc6-rt2 Thomas Gleixner
2009-08-18 20:03                                                         ` [ANNOUNCE] 2.6.31-rc6-rt4 Thomas Gleixner
2009-08-19 21:48                                                           ` [ANNOUNCE] 2.6.31-rc6-rt5 Thomas Gleixner
2009-08-20  2:19                                                             ` john stultz
2009-08-20 15:29                                                               ` Dinakar Guniguntala
2009-08-21 21:26                                                             ` [ANNOUNCE] 2.6.31-rc6-rt6 Thomas Gleixner
2009-08-26 17:23                                                               ` [ANNOUNCE] 2.6.31-rc7-rt8 Thomas Gleixner
2009-08-27 11:03                                                                 ` Kevin Hilman
2009-08-28 21:36                                                                 ` Thomas Gleixner
2009-09-15 21:11                                                                   ` [ANNOUNCE] 2.6.31-rt10 Thomas Gleixner
2009-09-15 22:30                                                                     ` Thomas Gleixner
2009-09-18 22:39                                                                     ` [ANNOUNCE] 2.6.31-rt11 Thomas Gleixner
2009-09-19  4:34                                                                       ` Jaswinder Singh Rajput
2009-09-19 13:38                                                                         ` Steven Rostedt
2009-09-19 15:01                                                                           ` Jaswinder Singh Rajput
2009-09-20 23:22                                                                             ` Jon Masters
2009-09-20 23:34                                                                               ` Mark Knecht
2009-09-22 18:31                                                                       ` Darren Hart
2009-09-22 19:01                                                                         ` Clark Williams
2009-09-23 16:18                                                                         ` Darren Hart
2009-09-23 15:39                                                                       ` Jan Blunck
2009-09-23 16:25                                                                         ` Thomas Gleixner
2009-09-24 15:16                                                                           ` Jan Blunck
2009-09-23 21:33                                                                       ` Will Schmidt
2009-10-06 10:15                                                                       ` [ANNOUNCE] 2.6.31.2-rt13 Thomas Gleixner
2009-10-06 18:23                                                                         ` Remy Bohmer
2009-10-06 19:23                                                                           ` Thomas Gleixner
2009-10-06 20:07                                                                             ` Thomas Gleixner
2009-10-07  7:13                                                                               ` Remy Bohmer
2009-10-13 15:46                                                                               ` Remy Bohmer
2009-10-13 17:11                                                                                 ` Thomas Gleixner
2009-10-14 10:02                                                                         ` [ANNOUNCE] 2.6.31.4-rt14 Thomas Gleixner
2009-11-04  2:13                                                                           ` Fernando Lopez-Lezcano
2009-11-04  8:38                                                                             ` Uwe Kleine-König
2009-11-05 19:33                                                                               ` Fernando Lopez-Lezcano
2009-11-05 19:41                                                                                 ` Thomas Gleixner
2009-11-05 19:44                                                                                   ` Fernando Lopez-Lezcano
2009-11-06 16:46                                                                           ` [ANNOUNCE] 2.6.31.5-rt17 Thomas Gleixner
2009-11-10 12:28                                                                             ` [ANNOUNCE] 2.6.31.6-rt19 Thomas Gleixner
2010-01-21 21:23                                                                               ` [ANNOUNCE] 2.6.31.12-rt20 Thomas Gleixner
2010-01-25 10:33                                                                                 ` ARM fixes for 2.6.31.12-rt20 Uwe Kleine-König
2010-01-25 10:44                                                                                   ` [PATCH] Rework kmap_high_get after kmap locking is gone Uwe Kleine-König
2010-01-25 12:45                                                                                   ` ARM fixes for 2.6.31.12-rt20 Thomas Gleixner
2010-01-25 13:07                                                                                     ` Uwe Kleine-König
2010-02-18 16:54                                                                                 ` [ANNOUNCE] 2.6.31.12-rt21 Thomas Gleixner
2010-02-19  8:22                                                                                   ` Xavier Miller
2010-02-21 23:24                                                                                   ` [ANNOUNCE] 2.6.33-rc8-rt1 Thomas Gleixner
2010-02-22 11:11                                                                                     ` John Kacur
2010-02-22 11:28                                                                                       ` Thomas Gleixner
2010-02-22 12:23                                                                                         ` John Kacur
2010-02-22 12:35                                                                                           ` Luis Claudio R. Goncalves
2010-02-22 15:16                                                                                           ` Thomas Gleixner
2010-02-22 15:53                                                                                             ` John Kacur
2010-02-22 16:12                                                                                               ` John Kacur
2010-02-24  1:08                                                                                       ` GeunSik Lim
2010-02-24  1:19                                                                                         ` Dhaval Giani
2010-02-24 14:43                                                                                           ` GeunSik Lim
2010-02-24 15:09                                                                                             ` Thomas Gleixner
2010-02-24 16:52                                                                                               ` GeunSik Lim
2010-02-24 17:05                                                                                                 ` GeunSik Lim
2010-02-24 17:40                                                                                                   ` GeunSik Lim
2010-02-24 21:46                                                                                                   ` GeunSik Lim
2010-02-24 17:52                                                                                                 ` Thomas Gleixner
2010-02-24 21:54                                                                                                   ` GeunSik Lim
2010-02-24  4:40                                                                                         ` Sujit K M
2010-02-22 13:27                                                                                     ` [patch] latency_hist: fix small memory leak Dan Carpenter
2010-02-24  7:05                                                                                       ` Carsten Emde
2010-02-22 13:29                                                                                     ` [ANNOUNCE] 2.6.33-rc8-rt1 Dan Carpenter
2010-02-24  7:15                                                                                       ` Carsten Emde
2010-02-24 12:20                                                                                         ` 2.6.33-rc8-rt1 on Beagle Chatterjee, Amit
2010-02-25 11:06                                                                                           ` Chatterjee, Amit
2010-03-01 15:06                                                                                             ` Uwe Kleine-König
2010-03-01 16:14                                                                                               ` Thomas Gleixner
2010-02-22 13:36                                                                                     ` [ANNOUNCE] 2.6.33-rc8-rt1 Dan Carpenter
2010-02-22 15:00                                                                                       ` Thomas Gleixner
2010-02-23  9:46                                                                                     ` gowrishankar
2010-02-23 21:58                                                                                     ` Arnaldo Carvalho de Melo
2010-02-23 19:01                                                                                   ` [ANNOUNCE] 2.6.31.12-rt21 Fernando Lopez-Lezcano
2010-02-23 20:12                                                                                     ` Peter Zijlstra
2009-09-02 15:25                                                                 ` [ANNOUNCE] 2.6.31-rc7-rt8 Wu Zhangjin
2009-08-18 21:04                                                         ` [ANNOUNCE] 2.6.31-rc6-rt2 Will Schmidt
2009-08-18 21:14                                                           ` Thomas Gleixner
2009-08-18 23:12                                                             ` Will Schmidt
2009-08-19 17:12                                                             ` Will Schmidt
2009-08-18 22:31                                                         ` john stultz
2009-08-18 22:50                                                           ` john stultz
2009-08-19  0:17                                                             ` john stultz
2009-07-10 18:06                                                   ` [ANNOUNCE] 2.6.29.5-rt22 Fernando Lopez-Lezcano
2009-08-07 18:36 [Announce] 2.6.29-rc4-rt1 koniu

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=20090212021257.GB4697@nowhere \
    --to=fweisbec@gmail.com \
    --cc=ce@ceag.ch \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=peterz@infradead.org \
    --cc=rostedt@goodmis.org \
    --cc=tglx@tglx.de \
    --cc=williams@redhat.com \
    /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).