All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Brian Swetland <swetland@google.com>
Cc: tytso@mit.edu, Neil Brown <neilb@suse.de>,
	Arve Hj?nnev?g <arve@android.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	"Rafael J. Wysocki" <rjw@sisk.pl>,
	Alan Stern <stern@rowland.harvard.edu>,
	Felipe Balbi <felipe.balbi@nokia.com>,
	Peter Zijlstra <peterz@infradead.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Florian Mickler <florian@mickler.org>,
	Linux OMAP Mailing List <linux-omap@vger.kernel.org>,
	Linux PM <linux-pm@lists.linux-foundation.org>,
	Alan Cox <alan@lxorguk.ukuu.org.uk>,
	James Bottomley <James.Bottomley@suse.de>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Peter Zijlstra <a.p.zijlstra@chello.nl>
Subject: Re: suspend blockers & Android integration
Date: Fri, 4 Jun 2010 10:55:13 +0200	[thread overview]
Message-ID: <20100604085513.GE15181@elte.hu> (raw)
In-Reply-To: <AANLkTiksGnpL8tkcc5eScWHrGoijyZNUwZik5lXmU_TS@mail.gmail.com>


* Brian Swetland <swetland@google.com> wrote:

> On Fri, Jun 4, 2010 at 12:57 AM, Ingo Molnar <mingo@elte.hu> wrote:
> > * Brian Swetland <swetland@google.com> wrote:
> >>
> >> We started here because it's possibly the only api level change we have 
> >> -- almost everything else is driver or subarch type work or controversial 
> >> but entirely self-contained (like the binder, which I would be shocked to 
> >> see ever hit mainline). [...]
> >
> > So why arent those bits mainline? It's a 1000 times easier to get drivers 
> > and small improvements and non-ABI changes upstream.
> >
> > After basically two years of growing your fork (and some attempts to get 
> > your drivers into drivers/staging/ - from where they have meanwhile 
> > dropped out again) you re-started with the worst possible thing to merge: 
> > a big and difficult kernel feature affecting many subsystems. Why?
> 
> Because a large number of our drivers depend on it.

So why not put in some stub or so? Auto-suspend/suspend-blockers is a feature, 
and drivers ought to be able to work without a feature as well. Keep the 
suspend-blocker changes in the android tree initially, and get the main body 
of changes out first, and establish a flow of timely changes. That reduces 
your maintenance burden and increases trust for future changes - a win-win 
situation.

In any case, this is not to suggest that the suspend-blocker bits are 
'impossible' to merge. I just say that if you start with your most difficult 
feature you should not be surprised to be on the receiving end of a 1000+ 
mails flamewar on lkml ;-)

> > I've been tracking android-common and android-msm for a while and i have 
> > to say that it shows a very lackluster attitude towards upstream:
> >
> > ??- The latest branches i can see are v2.6.32 based today. We are in the 
> > ?? v2.6.35 stabilization cycle and are developing v2.6.36. I.e. your 
> > upstream ?? base is about a year too old.
> 
> We have some branch naming confusion and work going on in
> experimental, but our active work right now is against 2.6.34 and
> 2.6.35-rc. [...]

That's nice!

> [...]  The tegra2 work has been very aggressively following mainline 
> (rebasing against 2.6.34rc as they were getting underway), and we've been 
> sending those patches out for review, in hopes of getting that tree off on a 
> better foot.

Ah, googling for 'tegra2' gave me the magic URI:

  git remote add android-tegra2 git://android.git.kernel.org/kernel/tegra.git

I generally roam various trees for scheduler patches when i can, seeing what 
problems people are facing and trying to prevent more painful forks from 
developing. You have these changes there currently:

 d82647e: sched: make task dump print all 15 chars of proc comm
 5e3e0f1: sched: Enable might_sleep before initializing drivers.

Please submit 5e3e0f1. We can probably do that one even simpler, by turning 
__might_sleep_init_called into the only flag that __might_sleep() checks - 
i.e. not checking system_state at all.

Also, please submit d82647e, it makes sense too.

Thanks,

	Ingo

  reply	other threads:[~2010-06-04  8:55 UTC|newest]

Thread overview: 421+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-03 19:30 suspend blockers & Android integration Ingo Molnar
2010-06-03 19:50 ` Brian Swetland
2010-06-03 19:50 ` Brian Swetland
2010-06-04  7:57   ` Ingo Molnar
2010-06-04  7:57   ` Ingo Molnar
2010-06-04  8:29     ` Brian Swetland
2010-06-04  8:29     ` Brian Swetland
2010-06-04  8:55       ` Ingo Molnar [this message]
2010-06-04  9:03         ` Pekka Enberg
2010-06-04  9:03         ` Pekka Enberg
2010-06-04  9:08         ` Brian Swetland
2010-06-04  9:08         ` Brian Swetland
2010-06-04  9:59           ` Ingo Molnar
2010-06-04  9:59           ` Ingo Molnar
2010-06-04 10:09             ` Brian Swetland
2010-06-04 10:09             ` Brian Swetland
2010-06-04 14:24             ` James Bottomley
2010-06-04 14:24             ` James Bottomley
2010-06-04 15:07               ` Florian Mickler
2010-06-04 15:07                 ` Florian Mickler
2010-06-04 15:07               ` Florian Mickler
2010-06-06  8:04           ` david
2010-06-06  8:04             ` david
2010-06-04  8:55       ` Ingo Molnar
2010-06-10 13:58       ` Pavel Machek
2010-06-11  4:21         ` [linux-pm] " David Brownell
2010-06-11 14:28           ` James Bottomley
2010-06-11 14:46             ` Alan Stern
2010-06-11 14:46             ` [linux-pm] " Alan Stern
2010-06-11 14:46               ` Alan Stern
2010-06-11 15:01               ` Mark Brown
2010-06-11 15:01               ` [linux-pm] " Mark Brown
2010-06-11 15:02               ` James Bottomley
2010-06-11 15:02               ` [linux-pm] " James Bottomley
2010-06-11 20:48                 ` Alan Stern
2010-06-11 20:48                 ` [linux-pm] " Alan Stern
2010-06-11 20:48                   ` Alan Stern
2010-06-11 21:04                   ` James Bottomley
2010-06-11 21:04                   ` James Bottomley
2010-06-12 17:10                   ` [linux-pm] " Mark Brown
2010-06-12 17:10                   ` Mark Brown
2010-06-12  2:43             ` [linux-pm] " David Brownell
2010-06-12  2:43             ` David Brownell
2010-06-11 14:28           ` James Bottomley
2010-06-11 14:42           ` [linux-pm] " Alan Stern
2010-06-11 14:42             ` Alan Stern
2010-06-11 14:42           ` Alan Stern
2010-06-11  4:21         ` David Brownell
2010-06-10 13:58       ` Pavel Machek
     [not found] ` <20100603231153.GA11302@elte.hu>
2010-06-03 23:23   ` Ingo Molnar
2010-06-03 23:23   ` Ingo Molnar
2010-06-03 23:37     ` Linus Torvalds
2010-06-03 23:46       ` Ingo Molnar
2010-06-03 23:46       ` Ingo Molnar
2010-06-04  2:16         ` Linus Torvalds
2010-06-04  2:16           ` Linus Torvalds
2010-06-04  2:26           ` Linus Torvalds
2010-06-04  2:26             ` Linus Torvalds
2010-06-04  3:45             ` Arjan van de Ven
2010-06-04  3:45             ` Arjan van de Ven
2010-06-04  4:46               ` Linus Torvalds
2010-06-04  4:46                 ` Linus Torvalds
2010-06-04 10:42                 ` Andi Kleen
2010-06-04 10:42                 ` Andi Kleen
2010-06-04  8:15               ` Ingo Molnar
2010-06-04  8:15               ` Ingo Molnar
2010-06-06  8:16               ` david
2010-06-06  8:16                 ` david
2010-06-06  8:23             ` david
2010-06-06  8:23             ` david
2010-06-04  3:45           ` Arve Hjønnevåg
2010-06-04  3:45           ` Arve Hjønnevåg
2010-06-04  6:22           ` Ingo Molnar
2010-06-04  6:22           ` Ingo Molnar
2010-06-04  8:11           ` Ingo Molnar
2010-06-04  8:11             ` Ingo Molnar
2010-06-05 20:37           ` Florian Mickler
2010-06-05 20:37           ` Florian Mickler
2010-06-03 23:37     ` Linus Torvalds
2010-06-04  0:39     ` Ingo Molnar
2010-06-04  0:39     ` Ingo Molnar
2010-06-04 14:50       ` Alan Stern
2010-06-04 14:50       ` Alan Stern
2010-06-04  4:38     ` Neil Brown
2010-06-04  4:38     ` Neil Brown
2010-06-04  4:54     ` Arve Hjønnevåg
2010-06-04  4:54     ` Arve Hjønnevåg
2010-06-04  4:54       ` Arve Hjønnevåg
2010-06-04  7:13       ` Ingo Molnar
2010-06-04  7:13       ` Ingo Molnar
2010-06-04  7:37         ` Arve Hjønnevåg
2010-06-04  7:37         ` Arve Hjønnevåg
2010-06-04  8:34           ` Ingo Molnar
2010-06-04  8:34           ` Ingo Molnar
2010-06-04  8:56             ` Arve Hjønnevåg
2010-06-04  8:56             ` Arve Hjønnevåg
2010-06-04 12:06               ` Peter Zijlstra
2010-06-04 12:06               ` Peter Zijlstra
2010-06-05  0:10                 ` Arve Hjønnevåg
2010-06-05  0:10                 ` Arve Hjønnevåg
2010-06-05  9:54                   ` Peter Zijlstra
2010-06-05  9:54                   ` Peter Zijlstra
2010-06-05 16:28                     ` Arjan van de Ven
2010-06-05 16:28                     ` Arjan van de Ven
2010-06-05 16:28                       ` Arjan van de Ven
2010-06-05 21:26                       ` Arve Hjønnevåg
2010-06-05 21:26                       ` Arve Hjønnevåg
2010-06-05 22:23                         ` Arjan van de Ven
2010-06-05 22:23                         ` Arjan van de Ven
2010-06-05 22:26                           ` Brian Swetland
2010-06-05 22:26                           ` Brian Swetland
2010-06-05 22:48                             ` Arjan van de Ven
2010-06-05 22:48                             ` Arjan van de Ven
2010-06-05 23:45                               ` Thomas Gleixner
2010-06-05 23:45                               ` Thomas Gleixner
2010-06-06  0:34                               ` Arve Hjønnevåg
2010-06-06  0:34                               ` Arve Hjønnevåg
2010-06-05 22:52                             ` Rafael J. Wysocki
2010-06-05 22:52                             ` Rafael J. Wysocki
2010-06-05 22:39                           ` Arve Hjønnevåg
2010-06-05 22:39                             ` Arve Hjønnevåg
2010-06-05 23:34                             ` Arjan van de Ven
2010-06-05 23:34                             ` Arjan van de Ven
2010-06-05 23:34                               ` Arjan van de Ven
2010-06-06  0:02                               ` Arve Hjønnevåg
2010-06-06  0:02                               ` Arve Hjønnevåg
2010-06-06 11:18                           ` Felipe Contreras
2010-06-06 11:18                           ` Felipe Contreras
2010-06-06 11:26                             ` david
2010-06-06 11:26                               ` david
2010-06-06  7:52                         ` [linux-pm] " Vitaly Wool
2010-06-06  8:20                           ` Brian Swetland
2010-06-06  8:20                           ` [linux-pm] " Brian Swetland
2010-06-06  8:32                             ` Vitaly Wool
2010-06-06  9:21                               ` Brian Swetland
2010-06-06  9:56                                 ` david
2010-06-06 11:11                                   ` Felipe Contreras
2010-06-06 11:11                                   ` Felipe Contreras
2010-06-06  9:56                                 ` david
2010-06-06 10:00                                 ` Vitaly Wool
2010-06-06 10:00                                 ` [linux-pm] " Vitaly Wool
2010-06-06 10:00                                   ` Vitaly Wool
2010-06-06 10:12                                   ` david
2010-06-06 10:12                                     ` [linux-pm] " david
2010-06-06 10:19                                     ` Vitaly Wool
2010-06-06 10:49                                       ` Florian Mickler
2010-06-06 10:49                                       ` [linux-pm] " Florian Mickler
2010-06-06 10:57                                         ` Vitaly Wool
2010-06-06 10:57                                           ` [linux-pm] " Vitaly Wool
2010-06-06 11:14                                         ` david
2010-06-06 11:14                                         ` [linux-pm] " david
2010-06-07 12:16                                           ` Florian Mickler
2010-06-09  1:14                                             ` david
2010-06-09  3:46                                               ` Linus Torvalds
2010-06-09  3:46                                                 ` [linux-pm] " Linus Torvalds
2010-06-09  7:43                                                 ` Felipe Contreras
2010-06-09  9:40                                                   ` Rafael J. Wysocki
2010-06-09 22:04                                                     ` Neil Brown
2010-06-10  8:59                                                       ` Rafael J. Wysocki
2010-06-10 12:00                                                         ` Neil Brown
2010-06-10 12:00                                                         ` [linux-pm] " Neil Brown
2010-06-10 16:06                                                           ` Rafael J. Wysocki
2010-06-10 16:06                                                           ` Rafael J. Wysocki
2010-06-10 13:57                                                         ` [linux-pm] " Mark Brown
2010-06-10 15:46                                                           ` Rafael J. Wysocki
2010-06-10 19:01                                                             ` Mark Brown
2010-06-10 19:01                                                             ` [linux-pm] " Mark Brown
2010-06-10 15:46                                                           ` Rafael J. Wysocki
2010-06-10 13:57                                                         ` Mark Brown
2010-06-10 14:47                                                         ` Alan Stern
2010-06-10 14:47                                                         ` [linux-pm] " Alan Stern
2010-06-10 15:44                                                           ` Rafael J. Wysocki
2010-06-10 15:44                                                           ` [linux-pm] " Rafael J. Wysocki
2010-06-10  8:59                                                       ` Rafael J. Wysocki
2010-06-09 22:04                                                     ` Neil Brown
2010-06-09  9:40                                                   ` Rafael J. Wysocki
2010-06-09  7:43                                                 ` Felipe Contreras
2010-06-09  1:14                                             ` david
2010-06-07 12:16                                           ` Florian Mickler
2010-06-06 10:19                                     ` Vitaly Wool
2010-06-06 10:46                                   ` [linux-pm] " Florian Mickler
2010-06-06 11:05                                     ` Alan Cox
2010-06-06 11:05                                     ` [linux-pm] " Alan Cox
2010-06-06 13:34                                       ` Matthew Garrett
2010-06-06 13:34                                       ` [linux-pm] " Matthew Garrett
2010-06-06 14:31                                       ` James Bottomley
2010-06-06 14:31                                         ` [linux-pm] " James Bottomley
2010-06-06 15:46                                         ` Thomas Gleixner
2010-06-06 15:46                                         ` [linux-pm] " Thomas Gleixner
2010-06-06 17:08                                           ` James Bottomley
2010-06-06 18:04                                             ` Thomas Gleixner
2010-06-06 18:04                                             ` [linux-pm] " Thomas Gleixner
2010-06-06 18:44                                               ` Brian Swetland
2010-06-06 18:44                                               ` [linux-pm] " Brian Swetland
2010-06-06 19:26                                                 ` Thomas Gleixner
2010-06-06 19:26                                                   ` [linux-pm] " Thomas Gleixner
2010-06-06 19:05                                             ` Christoph Hellwig
2010-06-06 19:05                                             ` [linux-pm] " Christoph Hellwig
2010-06-06 19:15                                               ` Brian Swetland
2010-06-06 19:15                                                 ` [linux-pm] " Brian Swetland
2010-06-06 19:24                                                 ` Christoph Hellwig
2010-06-06 19:58                                                   ` Brian Swetland
2010-06-06 19:58                                                   ` [linux-pm] " Brian Swetland
2010-06-06 22:26                                                     ` Thomas Gleixner
2010-06-07  8:00                                                       ` Christoph Hellwig
2010-06-07  8:00                                                       ` [linux-pm] " Christoph Hellwig
2010-06-06 22:26                                                     ` Thomas Gleixner
2010-06-07  8:03                                                     ` Christoph Hellwig
2010-06-07  8:03                                                     ` [linux-pm] " Christoph Hellwig
2010-06-07  8:16                                                       ` Brian Swetland
2010-06-07  8:16                                                       ` [linux-pm] " Brian Swetland
2010-06-07  8:16                                                         ` Brian Swetland
2010-06-07 13:20                                                     ` Peter Zijlstra
2010-06-07 13:20                                                     ` [linux-pm] " Peter Zijlstra
2010-06-07 18:40                                                       ` David Brownell
2010-06-07 18:40                                                       ` David Brownell
2010-06-07 23:17                                                       ` [linux-pm] " Linus Walleij
2010-06-07 23:37                                                         ` Brian Swetland
2010-06-07 23:37                                                         ` Brian Swetland
2010-06-08  2:15                                                         ` Valdis.Kletnieks
2010-06-08  2:15                                                           ` [linux-pm] " Valdis.Kletnieks
2010-06-09 12:33                                                     ` Mark Brown
2010-06-09 12:33                                                     ` [linux-pm] " Mark Brown
2010-07-09 19:11                                                     ` HTC Dream drivers was " Pavel Machek
2010-07-09 19:11                                                     ` HTC Dream drivers was Re: [linux-pm] " Pavel Machek
2010-06-06 19:24                                                 ` Christoph Hellwig
2010-06-06 17:08                                           ` James Bottomley
2010-06-06 10:46                                   ` Florian Mickler
2010-06-06 13:31                                   ` Matthew Garrett
2010-06-06 13:31                                   ` [linux-pm] " Matthew Garrett
2010-06-06 15:26                                     ` Vitaly Wool
2010-06-06 15:26                                     ` [linux-pm] " Vitaly Wool
2010-06-06 15:29                                       ` Matthew Garrett
2010-06-06 15:47                                         ` Vitaly Wool
2010-06-06 15:47                                         ` [linux-pm] " Vitaly Wool
2010-06-06 16:43                                           ` Matthew Garrett
2010-06-06 17:21                                             ` Vitaly Wool
2010-06-06 17:21                                             ` [linux-pm] " Vitaly Wool
2010-06-06 17:31                                               ` Matthew Garrett
     [not found]                                                 ` <AANLkTimCd4AUk1wBBcnX9WKvpKA6sNfs8-4Qqb5wMaNH@mail.gmail.com>
2010-06-06 17:48                                                   ` Matthew Garrett
2010-06-06 19:01                                                 ` Rafael J. Wysocki
2010-06-06 19:01                                                 ` Rafael J. Wysocki
2010-06-07 10:25                                                 ` [linux-pm] " Felipe Contreras
2010-06-07 10:25                                                 ` Felipe Contreras
2010-06-06 17:31                                               ` Matthew Garrett
2010-06-07 13:01                                               ` [linux-pm] " Florian Mickler
2010-06-07 13:01                                               ` Florian Mickler
2010-06-06 16:43                                           ` Matthew Garrett
2010-06-07  0:01                                         ` Alan Stern
2010-06-07  0:01                                         ` [linux-pm] " Alan Stern
2010-06-07  0:01                                           ` Alan Stern
2010-06-07  1:07                                           ` suspend blockers & Android integrationy Thomas Gleixner
2010-06-07  1:07                                           ` [linux-pm] " Thomas Gleixner
2010-06-07 14:42                                             ` Alan Stern
2010-06-07 14:42                                             ` [linux-pm] " Alan Stern
2010-06-07 15:49                                               ` Thomas Gleixner
2010-06-07 15:49                                               ` [linux-pm] " Thomas Gleixner
2010-06-07 15:56                                           ` suspend blockers & Android integration Florian Mickler
2010-06-07 15:56                                           ` [linux-pm] " Florian Mickler
2010-06-07 15:56                                             ` Florian Mickler
2010-06-08  0:57                                           ` Arve Hjønnevåg
2010-06-08  0:57                                           ` [linux-pm] " Arve Hjønnevåg
2010-06-08  0:57                                             ` Arve Hjønnevåg
2010-06-08  1:13                                             ` Alan Stern
2010-06-08  1:13                                               ` Alan Stern
2010-06-08  1:13                                             ` Alan Stern
2010-06-06 15:29                                       ` Matthew Garrett
2010-06-06  9:21                               ` Brian Swetland
2010-06-06  8:32                             ` Vitaly Wool
2010-06-06  7:52                         ` Vitaly Wool
2010-06-04  9:43     ` Peter Zijlstra
2010-06-04  9:54       ` Peter Zijlstra
2010-06-04  9:54       ` Peter Zijlstra
2010-06-04 10:03         ` Ingo Molnar
2010-06-04 10:08           ` Peter Zijlstra
2010-06-04 10:11             ` Brian Swetland
2010-06-04 10:11             ` Brian Swetland
2010-06-04 10:08           ` Peter Zijlstra
2010-06-04 10:03         ` Ingo Molnar
2010-06-04 10:11         ` Thomas Gleixner
2010-06-04 10:11         ` Thomas Gleixner
2010-06-04 10:13           ` Peter Zijlstra
2010-06-04 10:13           ` Peter Zijlstra
2010-06-04 23:38       ` Rafael J. Wysocki
2010-06-04 23:38       ` Rafael J. Wysocki
2010-06-05  0:05         ` Thomas Gleixner
2010-06-05  0:39           ` Arve Hjønnevåg
2010-06-05  1:18             ` Matt Helsley
2010-06-05  1:18             ` Matt Helsley
2010-06-05  5:35               ` Arve Hjønnevåg
2010-06-05  5:35               ` Arve Hjønnevåg
2010-06-05  5:35                 ` Arve Hjønnevåg
2010-06-05 18:25                 ` Rafael J. Wysocki
2010-06-05 18:25                   ` Rafael J. Wysocki
2010-06-05 22:10                   ` Arve Hjønnevåg
2010-06-05 23:03                     ` Rafael J. Wysocki
2010-06-06  1:03                       ` Arve Hjønnevåg
2010-06-06  2:49                         ` Alan Stern
2010-06-06  2:49                           ` Alan Stern
2010-06-06 11:09                           ` Alan Stern
2010-06-06 11:09                           ` [linux-pm] " Alan Stern
2010-06-08  0:23                             ` Arve Hjønnevåg
2010-06-08  0:23                             ` [linux-pm] " Arve Hjønnevåg
2010-06-08  1:09                               ` Alan Stern
2010-06-08  1:09                               ` [linux-pm] " Alan Stern
2010-06-08  1:31                                 ` Arve Hjønnevåg
2010-06-08  1:31                                   ` Arve Hjønnevåg
2010-06-08  2:32                                   ` Alan Stern
2010-06-08  3:05                                     ` Arve Hjønnevåg
2010-06-08  3:05                                       ` Arve Hjønnevåg
2010-06-08 10:19                                       ` Florian Mickler
2010-06-08 10:19                                       ` Florian Mickler
2010-06-08 14:50                                       ` [linux-pm] " Alan Stern
2010-06-09  1:48                                         ` Arve Hjønnevåg
2010-06-09  1:48                                           ` Arve Hjønnevåg
2010-06-09 15:29                                           ` Alan Stern
2010-06-09 15:29                                           ` [linux-pm] " Alan Stern
2010-06-09 23:42                                             ` Arve Hjønnevåg
2010-06-09 23:42                                               ` Arve Hjønnevåg
2010-06-10  4:21                                               ` david
2010-06-10  4:21                                               ` [linux-pm] " david
2010-06-10  4:51                                                 ` Arve Hjønnevåg
2010-06-10  4:51                                                   ` Arve Hjønnevåg
2010-06-10  5:10                                                   ` Neil Brown
2010-06-10  5:10                                                     ` Neil Brown
2010-06-10  5:10                                                   ` Neil Brown
2010-06-10  4:51                                                 ` Arve Hjønnevåg
2010-06-10 14:39                                                 ` Alan Stern
2010-06-10 14:39                                                 ` [linux-pm] " Alan Stern
2010-06-10 14:28                                               ` Alan Stern
2010-06-10 14:28                                               ` [linux-pm] " Alan Stern
2010-06-10 23:02                                                 ` Arve Hjønnevåg
2010-06-10 23:02                                                 ` [linux-pm] " Arve Hjønnevåg
2010-06-11  1:44                                                   ` Alan Stern
2010-06-11  1:44                                                   ` [linux-pm] " Alan Stern
2010-06-11  1:44                                                     ` Alan Stern
2010-06-11  3:16                                                     ` Arve Hjønnevåg
2010-06-11  3:16                                                     ` [linux-pm] " Arve Hjønnevåg
2010-06-11  3:16                                                       ` Arve Hjønnevåg
2010-06-11 14:33                                                       ` Alan Stern
2010-06-11 14:33                                                       ` [linux-pm] " Alan Stern
2010-06-11 22:18                                                         ` Arve Hjønnevåg
2010-06-11 22:18                                                           ` [linux-pm] " Arve Hjønnevåg
2010-06-12 15:22                                                           ` Alan Stern
2010-06-12 15:22                                                             ` Alan Stern
2010-06-12 15:22                                                           ` Alan Stern
2010-06-09 23:42                                             ` Arve Hjønnevåg
2010-06-09  1:48                                         ` Arve Hjønnevåg
2010-06-08 14:50                                       ` Alan Stern
2010-06-08  3:05                                     ` Arve Hjønnevåg
2010-06-08  2:32                                   ` Alan Stern
2010-06-08  1:31                                 ` Arve Hjønnevåg
2010-06-07 23:16                           ` Arve Hjønnevåg
2010-06-07 23:16                           ` Arve Hjønnevåg
2010-06-06  2:49                         ` Alan Stern
2010-06-06 13:29                         ` Rafael J. Wysocki
2010-06-06 13:29                         ` Rafael J. Wysocki
2010-06-06  1:03                       ` Arve Hjønnevåg
2010-06-05 23:03                     ` Rafael J. Wysocki
2010-06-05 22:10                   ` Arve Hjønnevåg
2010-06-05  1:33             ` Thomas Gleixner
2010-06-05  1:33               ` Thomas Gleixner
2010-06-05  5:23               ` Arve Hjønnevåg
2010-06-05  5:23                 ` Arve Hjønnevåg
2010-06-05 16:47                 ` Thomas Gleixner
2010-06-05 16:47                 ` Thomas Gleixner
2010-06-05 21:47                   ` Arve Hjønnevåg
2010-06-05 21:47                   ` Arve Hjønnevåg
2010-06-05 21:47                     ` Arve Hjønnevåg
2010-06-05 22:11                     ` Thomas Gleixner
2010-06-05 22:11                     ` Thomas Gleixner
2010-06-05 23:21                       ` Arve Hjønnevåg
2010-06-05 23:21                       ` Arve Hjønnevåg
2010-06-05 23:21                         ` Arve Hjønnevåg
2010-06-05 23:39                         ` Rafael J. Wysocki
2010-06-05 23:39                         ` Rafael J. Wysocki
2010-06-06  0:04                         ` Thomas Gleixner
2010-06-06  1:16                           ` Arve Hjønnevåg
2010-06-06  1:16                           ` Arve Hjønnevåg
2010-06-06  1:16                             ` Arve Hjønnevåg
2010-06-06 10:36                             ` Thomas Gleixner
2010-06-06 10:36                               ` Thomas Gleixner
2010-06-06 14:43                               ` Matt Helsley
2010-06-08  0:45                                 ` Arve Hjønnevåg
2010-06-08  0:45                                 ` Arve Hjønnevåg
2010-06-06 14:43                               ` Matt Helsley
2010-06-07 23:34                               ` Arve Hjønnevåg
2010-06-07 23:34                               ` Arve Hjønnevåg
2010-06-06 10:56                             ` Thomas Gleixner
2010-06-08  0:05                               ` Arve Hjønnevåg
2010-06-08  0:05                               ` Arve Hjønnevåg
2010-06-06 10:56                             ` Thomas Gleixner
2010-06-06  0:04                         ` Thomas Gleixner
2010-06-06  0:19                         ` Thomas Gleixner
2010-06-06  1:24                           ` Arve Hjønnevåg
2010-06-06  1:24                           ` Arve Hjønnevåg
2010-06-06  0:19                         ` Thomas Gleixner
2010-06-06  0:32                         ` Thomas Gleixner
2010-06-06  1:45                           ` Arve Hjønnevåg
2010-06-06  1:45                           ` Arve Hjønnevåg
2010-06-06  1:45                             ` Arve Hjønnevåg
2010-06-06 10:01                             ` Thomas Gleixner
2010-06-06 10:01                             ` Thomas Gleixner
2010-06-06  0:32                         ` Thomas Gleixner
2010-06-05 22:44                     ` Rafael J. Wysocki
2010-06-05 23:56                       ` Arve Hjønnevåg
2010-06-06 13:55                         ` Rafael J. Wysocki
2010-06-06 13:55                         ` Rafael J. Wysocki
2010-06-06 13:55                           ` Rafael J. Wysocki
2010-06-08  0:39                           ` Arve Hjønnevåg
2010-06-08  0:39                             ` Arve Hjønnevåg
2010-06-08  9:11                             ` Rafael J. Wysocki
2010-06-08  9:11                             ` Rafael J. Wysocki
2010-06-08  0:39                           ` Arve Hjønnevåg
2010-06-05 23:56                       ` Arve Hjønnevåg
2010-06-05 22:44                     ` Rafael J. Wysocki
2010-06-05  5:23               ` Arve Hjønnevåg
2010-06-05  0:39           ` Arve Hjønnevåg
2010-06-05  0:05         ` Thomas Gleixner
2010-06-04  9:43     ` Peter Zijlstra
  -- strict thread matches above, loose matches on Subject: below --
2010-06-03 19:30 Ingo Molnar

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=20100604085513.GE15181@elte.hu \
    --to=mingo@elte.hu \
    --cc=James.Bottomley@suse.de \
    --cc=a.p.zijlstra@chello.nl \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=arve@android.com \
    --cc=felipe.balbi@nokia.com \
    --cc=florian@mickler.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-pm@lists.linux-foundation.org \
    --cc=neilb@suse.de \
    --cc=peterz@infradead.org \
    --cc=rjw@sisk.pl \
    --cc=stern@rowland.harvard.edu \
    --cc=swetland@google.com \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    --cc=tytso@mit.edu \
    /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 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.