All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Hansen <dave@linux.vnet.ibm.com>
To: Andi Kleen <andi@firstfloor.org>
Cc: Greg Kroah-Hartman <gregkh@suse.de>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: sched-powersave causes oops on 2.6.26-08037-g8cd362a
Date: Mon, 28 Jul 2008 14:55:49 -0700	[thread overview]
Message-ID: <1217282149.7345.9.camel@nimitz> (raw)
In-Reply-To: <1217281739.7345.8.camel@nimitz>

On Mon, 2008-07-28 at 14:49 -0700, Dave Hansen wrote:
> This oops just happens on startup for me.
> 
> $ uname -a
> Linux nimitz 2.6.26-08037-g8cd362a #69 SMP Mon Jul 28 14:12:00 PDT 2008 i686 GNU/Linux
> 
> $ addr2line -e vmlinux c0126866
> linux-2.6.git/kernel/sched.c:7660
> 
> static ssize_t sched_power_savings_store(const char *buf, size_t count, int smt)
> {
>         int ret;
> 
> HERE--> if (buf[0] != '0' && buf[0] != '1')
>                 return -EINVAL;

OK, I just found Andi's patch to fix this.  Have you sent it to Linus,
yet?

-- Dave


      parent reply	other threads:[~2008-07-28 21:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-28 21:48 sched-powersave causes oops on 2.6.26-08037-g8cd362a Dave Hansen
2008-07-28 21:51 ` Andi Kleen
2008-07-28 21:55 ` Dave Hansen [this message]

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=1217282149.7345.9.camel@nimitz \
    --to=dave@linux.vnet.ibm.com \
    --cc=andi@firstfloor.org \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    /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.