public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Heiko Carstens <heiko.carstens@de.ibm.com>
To: Arthur Titeica <arthur@psw.ro>
Cc: Greg KH <gregkh@suse.de>, Pekka Enberg <penberg@kernel.org>,
	linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	torvalds@linux-foundation.org, stable@kernel.org, lwn@lwn.net
Subject: Re: Linux 2.6.35.2
Date: Sat, 14 Aug 2010 18:56:29 +0200	[thread overview]
Message-ID: <20100814165629.GA2170@osiris.boeblingen.de.ibm.com> (raw)
In-Reply-To: <59961099b1fbdb3e827d3c9f9bed3532@linux.psw.ro>

On Sat, Aug 14, 2010 at 05:08:54PM +0300, Arthur Titeica wrote:
> On Sat, 14 Aug 2010 06:39:42 -0700, Greg KH <gregkh@suse.de> wrote:
> > On Sat, Aug 14, 2010 at 02:21:31PM +0300, Pekka Enberg wrote:
> >> On Sat, Aug 14, 2010 at 1:35 PM, Arthur Titeica <arthur@psw.ro> wrote:
> >> > On Fri, 13 Aug 2010 14:23:13 -0700, Greg KH <gregkh@suse.de> wrote:
> >> >> I'm announcing the release of the 2.6.35.2 kernel.
> >> >>
> >> >> All users of the 2.6.35 kernel series must upgrade.
> >> >>
> >> >
> >> > I'm not sure this is the right mailing list but this is the first
> >> > kernel that fails to boot for me (since 2.6.33.x).
> >> >
> >> > The laptop just restarts right after "Freeing unused kernel memory:
> >> > 628k freed"
> >> >
> >> > 2.6.35.1 is fine with the same .config.
> >> >
> >> > Anyone willing to help me to debug?
> >>
> >> You could try 'git bisect' between v2.6.35.1 and v2.6.35.2 to narrow
> >> the problem down to a specific commit.
> > 
> > Yes, if you could please do that, it would be most appreciated.
> > 
> I'm trying but I'm not even close to a dev and anything beyond 'git
> pull' looks tricky.
> 
> I've gotten so far:
> 
> $ git bisect start
> $ git bisect bad
> $ git bisect good v2.6.35.1
> fatal: Needed a single revision
> Bad rev input: v2.6.35.1
> $ git bisect good v2.6.35
> Bisecting: 3941 revisions left to test after this (roughly 12 steps)
> [2192482ee5ce5d5d4a6cec0c351b2d3a744606eb] Merge branch 'for-rmk' of
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into
> devel-stable
> 
> What next? ;)

You are going to bisect the wrong tree. Looks like you don't have the
stable git tree:

# git clone --reference linux-2.6 git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.35.y.git
# cd linux-2.6.35.y
# git bisect start
# git bisect good v2.6.35.1
# git bisect bad v2.6.35.2

'linux-2.6' would be your local clone of Linus' upstream git tree. That way
git will only pull a couple of megs instead of several hundred megs.

  parent reply	other threads:[~2010-08-14 16:54 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-13 21:23 Linux 2.6.35.2 Greg KH
2010-08-13 21:23 ` Greg KH
2010-08-14  6:53   ` Heinz Diehl
2010-08-14 13:40     ` Greg KH
2010-08-14 10:35 ` Arthur Titeica
2010-08-14 11:21   ` Pekka Enberg
2010-08-14 13:39     ` Greg KH
2010-08-14 14:08       ` Arthur Titeica
2010-08-14 15:10         ` Bjarke Istrup Pedersen
2010-08-14 16:56         ` Heiko Carstens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-08-14 12:37 Sedat Dilek
2010-08-14 17:14 ` Linus Torvalds
2010-08-14 17:27   ` Sedat Dilek
2010-08-14 17:31     ` Linus Torvalds
2010-08-14 18:27       ` Ed Tomlinson
2010-08-14 18:47         ` Linus Torvalds
2010-08-14 19:01           ` wylda
2010-08-14 19:01           ` Sedat Dilek
2010-08-14 19:47           ` Ed Tomlinson
2010-08-14 21:56             ` Linus Torvalds
2010-08-14 23:39               ` Ed Tomlinson
2010-08-14 20:34           ` Sedat Dilek

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=20100814165629.GA2170@osiris.boeblingen.de.ibm.com \
    --to=heiko.carstens@de.ibm.com \
    --cc=akpm@linux-foundation.org \
    --cc=arthur@psw.ro \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=penberg@kernel.org \
    --cc=stable@kernel.org \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox