public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Alejandro Riveira Fernández" <ariveira@gmail.com>
To: "Alejandro Riveira Fernández" <ariveira@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Dmitry Baryshkov <dbaryshkov@gmail.com>,
	Alistair John Strachan <alistair@devzero.co.uk>,
	"Michael B. Trausch" <mike@trausch.us>
Subject: Re: Linux 2.6.28-rc7
Date: Tue, 2 Dec 2008 20:22:39 +0100	[thread overview]
Message-ID: <20081202202239.3cb899a8@varda> (raw)
In-Reply-To: <20081202194907.4eaffc0a@varda>

El Tue, 2 Dec 2008 19:49:07 +0100
Alejandro Riveira Fernández <ariveira@gmail.com> escribió:

> El Tue, 2 Dec 2008 08:13:47 -0800 (PST)
> Linus Torvalds <torvalds@linux-foundation.org> escribió:
> 
> > 
> > 
> > On Tue, 2 Dec 2008, Alejandro Riveira Fernández wrote:
> 
> [ ... ]
> > 
> > Since you are apparently a git user, and 2.6.28-rc6-00007-ged31348 was 
> > fine, there's really only 270 commits in between that and 2.6.28-rc7. Can 
> > I ask you to bisect for a couple of runs, which would cut it down to a 
> > handful? (Ie you don't even need to do a full bisect, although that should 
> > really only require about 8 reboots).
> > 
> > Just do
> > 
> > 	git bisect start
> > 	git bisect bad v2.6.27
>                        v2.6.28-rc7 <<< 
> > 	git bisect good v2.6.28-rc6-00007-ged31348
> > 
> > and off you go. That would help enormously.
> > 
> > There are very few console-related changes in that range, and the most 
> > notably one is actually radeon-specific so it shouldn't be an issue for 
> > you. I'd _suspect_ bca404afdc5206c3bb30168315ee8a98a579ec65 ("fbdev: fix 
> > FB console blanking"), but quite frankly, it could be something random 
> > that just interacted badly. A bisection would narrow things down.
> 
>  Here you go 
> 
>  [alex@varda:kernel/linux-2.6]$ git bisect bad                                   
> 31168481c32c8a485e1003af9433124dede57f8d is first bad commit
> commit 31168481c32c8a485e1003af9433124dede57f8d
> Author: Al Viro <viro@ftp.linux.org.uk>
> Date:   Sat Nov 22 17:33:24 2008 +0000
> 
[ ... ]


> 
> 
>  That's what i got after the bisection dunno if that helps...


 Well i can tell that reverting this commit did not help :(
I'm building my "good" kernel again to test it... 

> 
> 
> > 
> > 			Linus

  reply	other threads:[~2008-12-02 19:22 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-02  4:11 Linux 2.6.28-rc7 Linus Torvalds
2008-12-02 12:14 ` Alejandro Riveira Fernández
2008-12-02 13:11   ` pazke
2008-12-02 14:48     ` Alejandro Riveira Fernández
2008-12-02 15:20       ` Alistair John Strachan
2008-12-02 15:50         ` Alejandro Riveira Fernández
2008-12-02 16:14           ` Alistair John Strachan
2008-12-02 15:54         ` Alejandro Riveira Fernández
2008-12-02 15:50   ` Linus Torvalds
2008-12-02 15:56     ` Alejandro Riveira Fernández
2008-12-02 16:13       ` Linus Torvalds
2008-12-02 16:29         ` About git-bisect (was: Linux 2.6.28-rc7) Renato S. Yamane
2008-12-02 16:55           ` Sam Ravnborg
2008-12-02 17:05             ` Linus Torvalds
2008-12-02 17:01           ` Linus Torvalds
2008-12-02 18:49         ` Linux 2.6.28-rc7 Alejandro Riveira Fernández
2008-12-02 19:22           ` Alejandro Riveira Fernández [this message]
2008-12-02 19:23           ` Linus Torvalds
2008-12-02 19:45             ` Alejandro Riveira Fernández
2008-12-02 20:40               ` Linus Torvalds
2008-12-02 20:29             ` Al Viro
     [not found] <fa.IDjfwzrT2B02+NHfmYwtICnzOOA@ifi.uio.no>
     [not found] ` <fa.J8MFTCUT8El3sK8BuYDBvaMRaB8@ifi.uio.no>
     [not found]   ` <fa.q/4H3AtoJGSJ+i8tlXR4X35LFFU@ifi.uio.no>
     [not found]     ` <fa.98CeSgxJ/GGaLLyZ97s1oHgh7hE@ifi.uio.no>
2008-12-02 17:11       ` Michael B. Trausch
2008-12-02 18:06         ` Alejandro Riveira Fernández
2008-12-02 18:56           ` Michael B. Trausch

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=20081202202239.3cb899a8@varda \
    --to=ariveira@gmail.com \
    --cc=alistair@devzero.co.uk \
    --cc=dbaryshkov@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mike@trausch.us \
    --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