All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: "Luck, Tony" <tony.luck@intel.com>
Cc: Nishanth Aravamudan <nacc@us.ibm.com>,
	"linux-ia64@vger.kernel.org" <linux-ia64@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [BISECTION RESULT] sched: revert cpu_clock to
Date: Wed, 13 Aug 2008 16:25:53 +0000	[thread overview]
Message-ID: <20080813162553.GA5720@elte.hu> (raw)
In-Reply-To: <57C9024A16AD2D4C97DC78E552063EA30844B26C@orsmsx505.amr.corp.intel.com>


* Luck, Tony <tony.luck@intel.com> wrote:

> > I'm happy to test any better patches.
> 
> Linus just took a patch from my tree that should solve this
> once and for all for ia64.
> 
> commit 10617bbe84628eb18ab5f723d3ba35005adde143
> Author: Tony Luck <tony.luck@intel.com>
> Date:   Tue Aug 12 10:34:20 2008 -0700
> 
>     [IA64] Ensure cpu0 can access per-cpu variables in early boot code
> 
> 
> When you get a chance please test with your config against this
> tree just to confirm that this is fixed.

there's also Peter's other patch upstream since yesterday (and included 
in -rc3) which should solve the same problem:

| commit c1955a3d4762e7a9bf84035eb3c4886a900f0d15
| Author: Peter Zijlstra <a.p.zijlstra@chello.nl>
| Date:   Mon Aug 11 08:59:03 2008 +0200
|
|    sched_clock: delay using sched_clock()
|
|    Some arch's can't handle sched_clock() being called too early - delay
|    this until sched_clock_init() has been called.

so i'd be mighty surprised if this dual firepower of commits didnt at 
least weaken this bug somewhat! ;-)

	Ingo

WARNING: multiple messages have this Message-ID (diff)
From: Ingo Molnar <mingo@elte.hu>
To: "Luck, Tony" <tony.luck@intel.com>
Cc: Nishanth Aravamudan <nacc@us.ibm.com>,
	"linux-ia64@vger.kernel.org" <linux-ia64@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [BISECTION RESULT] sched: revert cpu_clock to pre-27ec4407790d075c325e1f4da0a19c56953cce23 state
Date: Wed, 13 Aug 2008 18:25:53 +0200	[thread overview]
Message-ID: <20080813162553.GA5720@elte.hu> (raw)
In-Reply-To: <57C9024A16AD2D4C97DC78E552063EA30844B26C@orsmsx505.amr.corp.intel.com>


* Luck, Tony <tony.luck@intel.com> wrote:

> > I'm happy to test any better patches.
> 
> Linus just took a patch from my tree that should solve this
> once and for all for ia64.
> 
> commit 10617bbe84628eb18ab5f723d3ba35005adde143
> Author: Tony Luck <tony.luck@intel.com>
> Date:   Tue Aug 12 10:34:20 2008 -0700
> 
>     [IA64] Ensure cpu0 can access per-cpu variables in early boot code
> 
> 
> When you get a chance please test with your config against this
> tree just to confirm that this is fixed.

there's also Peter's other patch upstream since yesterday (and included 
in -rc3) which should solve the same problem:

| commit c1955a3d4762e7a9bf84035eb3c4886a900f0d15
| Author: Peter Zijlstra <a.p.zijlstra@chello.nl>
| Date:   Mon Aug 11 08:59:03 2008 +0200
|
|    sched_clock: delay using sched_clock()
|
|    Some arch's can't handle sched_clock() being called too early - delay
|    this until sched_clock_init() has been called.

so i'd be mighty surprised if this dual firepower of commits didnt at 
least weaken this bug somewhat! ;-)

	Ingo

  reply	other threads:[~2008-08-13 16:25 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-04 19:46 [BISECTION RESULT] sched: revert cpu_clock to Nishanth Aravamudan
2008-08-04 19:46 ` [BISECTION RESULT] sched: revert cpu_clock to pre-27ec4407790d075c325e1f4da0a19c56953cce23 state Nishanth Aravamudan
2008-08-04 20:37 ` [BISECTION RESULT] sched: revert cpu_clock to Luck, Tony
2008-08-04 20:37   ` [BISECTION RESULT] sched: revert cpu_clock to pre-27ec4407790d075c325e1f4da0a19c56953cce23 state Luck, Tony
2008-08-04 22:00   ` [BISECTION RESULT] sched: revert cpu_clock to Luck, Tony
2008-08-04 22:00     ` [BISECTION RESULT] sched: revert cpu_clock to pre-27ec4407790d075c325e1f4da0a19c56953cce23 state Luck, Tony
2008-08-04 22:02     ` [BISECTION RESULT] sched: revert cpu_clock to David Miller
2008-08-04 22:02       ` [BISECTION RESULT] sched: revert cpu_clock to pre-27ec4407790d075c325e1f4da0a19c56953cce23 state David Miller
2008-08-04 22:10       ` [BISECTION RESULT] sched: revert cpu_clock to Luck, Tony
2008-08-04 22:10         ` [BISECTION RESULT] sched: revert cpu_clock to pre-27ec4407790d075c325e1f4da0a19c56953cce23 state Luck, Tony
2008-08-04 22:14         ` [BISECTION RESULT] sched: revert cpu_clock to David Miller
2008-08-04 22:14           ` [BISECTION RESULT] sched: revert cpu_clock to pre-27ec4407790d075c325e1f4da0a19c56953cce23 state David Miller
2008-08-04 22:22           ` [BISECTION RESULT] sched: revert cpu_clock to Luck, Tony
2008-08-04 22:22             ` [BISECTION RESULT] sched: revert cpu_clock to pre-27ec4407790d075c325e1f4da0a19c56953cce23 state Luck, Tony
2008-08-04 22:41             ` [BISECTION RESULT] sched: revert cpu_clock to Luck, Tony
2008-08-04 22:41               ` [BISECTION RESULT] sched: revert cpu_clock to pre-27ec4407790d075c325e1f4da0a19c56953cce23 state Luck, Tony
2008-08-04 22:45     ` [BISECTION RESULT] sched: revert cpu_clock to Nishanth Aravamudan
2008-08-04 22:45       ` [BISECTION RESULT] sched: revert cpu_clock to pre-27ec4407790d075c325e1f4da0a19c56953cce23 state Nishanth Aravamudan
2008-08-04 22:53       ` [BISECTION RESULT] sched: revert cpu_clock to Luck, Tony
2008-08-04 22:53         ` [BISECTION RESULT] sched: revert cpu_clock to pre-27ec4407790d075c325e1f4da0a19c56953cce23 state Luck, Tony
2008-08-04 23:30         ` [BISECTION RESULT] sched: revert cpu_clock to Nishanth Aravamudan
2008-08-04 23:30           ` [BISECTION RESULT] sched: revert cpu_clock to pre-27ec4407790d075c325e1f4da0a19c56953cce23 state Nishanth Aravamudan
2008-08-05  8:56 ` [BISECTION RESULT] sched: revert cpu_clock to Peter Zijlstra
2008-08-05  8:56   ` [BISECTION RESULT] sched: revert cpu_clock to pre-27ec4407790d075c325e1f4da0a19c56953cce23 state Peter Zijlstra
2008-08-05 14:59   ` [BISECTION RESULT] sched: revert cpu_clock to Luck, Tony
2008-08-05 14:59     ` [BISECTION RESULT] sched: revert cpu_clock to pre-27ec4407790d075c325e1f4da0a19c56953cce23 state Luck, Tony
2008-08-05 17:34   ` [BISECTION RESULT] sched: revert cpu_clock to Nishanth Aravamudan
2008-08-05 17:34     ` [BISECTION RESULT] sched: revert cpu_clock to pre-27ec4407790d075c325e1f4da0a19c56953cce23 state Nishanth Aravamudan
2008-08-13  0:37 ` [BISECTION RESULT] sched: revert cpu_clock to Luck, Tony
2008-08-13  0:37   ` [BISECTION RESULT] sched: revert cpu_clock to pre-27ec4407790d075c325e1f4da0a19c56953cce23 state Luck, Tony
2008-08-13 16:25   ` Ingo Molnar [this message]
2008-08-13 16:25     ` Ingo Molnar
2008-08-13 19:29     ` [BISECTION RESULT] sched: revert cpu_clock to Nishanth Aravamudan
2008-08-13 19:29       ` [BISECTION RESULT] sched: revert cpu_clock to pre-27ec4407790d075c325e1f4da0a19c56953cce23 state Nishanth Aravamudan
2008-08-13 20:11       ` [BISECTION RESULT] sched: revert cpu_clock to Luck, Tony
2008-08-13 20:11         ` [BISECTION RESULT] sched: revert cpu_clock to pre-27ec4407790d075c325e1f4da0a19c56953cce23 state Luck, Tony
2008-08-19 22:19         ` [BISECTION RESULT] sched: revert cpu_clock to Nishanth Aravamudan
2008-08-19 22:19           ` [BISECTION RESULT] sched: revert cpu_clock to pre-27ec4407790d075c325e1f4da0a19c56953cce23 state Nishanth Aravamudan
2008-08-19 22:34           ` [BISECTION RESULT] sched: revert cpu_clock to Luck, Tony
2008-08-19 22:34             ` [BISECTION RESULT] sched: revert cpu_clock to pre-27ec4407790d075c325e1f4da0a19c56953cce23 state Luck, Tony

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=20080813162553.GA5720@elte.hu \
    --to=mingo@elte.hu \
    --cc=linux-ia64@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nacc@us.ibm.com \
    --cc=tony.luck@intel.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 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.