All of lore.kernel.org
 help / color / mirror / Atom feed
From: "John W. Linville" <linville@tuxdriver.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Jeff Chua <jeff.chua.linux@gmail.com>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Johannes Berg <johannes@sipsolutions.net>,
	"Rafael J. Wysocki" <rjw@sisk.pl>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Adrian Bunk <bunk@kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Kernel Testers List <kernel-testers@vger.kernel.org>,
	Network Development <netdev@vger.kernel.org>
Subject: Re: 2.6.29-rc8: Reported regressions from 2.6.28
Date: Tue, 17 Mar 2009 12:05:27 -0400	[thread overview]
Message-ID: <20090317160527.GB6737@tuxdriver.com> (raw)
In-Reply-To: <20090317153924.GA21061@elte.hu>

On Tue, Mar 17, 2009 at 04:39:24PM +0100, Ingo Molnar wrote:
> 
> * John W. Linville <linville@tuxdriver.com> wrote:
> 
> > On Tue, Mar 17, 2009 at 10:48:02AM -0400, John W. Linville wrote:
> > > On Tue, Mar 17, 2009 at 07:55:49AM +0800, Jeff Chua wrote:
> > > > On Tue, Mar 17, 2009 at 3:57 AM, Linus Torvalds
> > > > <torvalds@linux-foundation.org> wrote:
> > > > 
> > > > > IOW, if you've pinpointed 71c11fb57b924c160297ccd9e1761db598d00ac2 as
> > > > > being bad, then you should go back and double-check that its parent
> > > > > (in this case 4607816f608b42a5379aca97ceed08378804c99f) is good.
> > > > > Because if it's parent is also bad, then that just means that you made
> > > > > some mistake in "git bisect".
> > > > > In this case, it really sounds like maybe you marked the parent good, even
> > > > > though you should have marked it bad.
> > > > 
> > > > I should have been more careful, just got thrown off during the last
> > > > few steps of the bisect. But with the bad association to the AP after
> > > > a57a59f247b651e8ed6d3eeb7e2f9d83b83134c9 (iwlwifi: remove implicit
> > > > direct scan), can someone suggest where to go from here?
> > > 
> > > The obvious question for me is did you try this?
> > > 
> > > 	git revert a57a59f247b651e8ed6d3eeb7e2f9d83b83134c9
> > 
> > Hmmm...more like this:
> > 
> > git revert 41bb73eeac5ff5fb217257ba33b654747b3abf11
> > git revert b23f99bcfa12c7b452f7ad201ea5921534d4e9ff
> > git revert 71c11fb57b924c160297ccd9e1761db598d00ac2
> > git revert 4607816f608b42a5379aca97ceed08378804c99f
> > git revert a57a59f247b651e8ed6d3eeb7e2f9d83b83134c9
> >  
> > This first one has a conflict -- just take the hunk.
> 
> Since you apparently have done this sequence and have
> resolved the conflict (which is hard to do for testers
> even in trivial cases) - would you mind to post the
> resulting combo patch for Jeff to test?

Since Jeff has been using git for bisect, I presumed he could handle
the reverts.  But if you think it is helpful:

	http://bugzilla.kernel.org/attachment.cgi?id=20567&action=view

Hth!

John
-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

WARNING: multiple messages have this Message-ID (diff)
From: "John W. Linville" <linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>
To: Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>
Cc: Jeff Chua
	<jeff.chua.linux-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Linus Torvalds
	<torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
	Johannes Berg <johannes-cdvu00un1VgdHxzADdlk8Q@public.gmane.org>,
	"Rafael J. Wysocki" <rjw-KKrjLPT3xs0@public.gmane.org>,
	Linux Kernel Mailing List
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Adrian Bunk <bunk-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Andrew Morton
	<akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
	Kernel Testers List
	<kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Network Development
	<netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: 2.6.29-rc8: Reported regressions from 2.6.28
Date: Tue, 17 Mar 2009 12:05:27 -0400	[thread overview]
Message-ID: <20090317160527.GB6737@tuxdriver.com> (raw)
In-Reply-To: <20090317153924.GA21061-X9Un+BFzKDI@public.gmane.org>

On Tue, Mar 17, 2009 at 04:39:24PM +0100, Ingo Molnar wrote:
> 
> * John W. Linville <linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org> wrote:
> 
> > On Tue, Mar 17, 2009 at 10:48:02AM -0400, John W. Linville wrote:
> > > On Tue, Mar 17, 2009 at 07:55:49AM +0800, Jeff Chua wrote:
> > > > On Tue, Mar 17, 2009 at 3:57 AM, Linus Torvalds
> > > > <torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> wrote:
> > > > 
> > > > > IOW, if you've pinpointed 71c11fb57b924c160297ccd9e1761db598d00ac2 as
> > > > > being bad, then you should go back and double-check that its parent
> > > > > (in this case 4607816f608b42a5379aca97ceed08378804c99f) is good.
> > > > > Because if it's parent is also bad, then that just means that you made
> > > > > some mistake in "git bisect".
> > > > > In this case, it really sounds like maybe you marked the parent good, even
> > > > > though you should have marked it bad.
> > > > 
> > > > I should have been more careful, just got thrown off during the last
> > > > few steps of the bisect. But with the bad association to the AP after
> > > > a57a59f247b651e8ed6d3eeb7e2f9d83b83134c9 (iwlwifi: remove implicit
> > > > direct scan), can someone suggest where to go from here?
> > > 
> > > The obvious question for me is did you try this?
> > > 
> > > 	git revert a57a59f247b651e8ed6d3eeb7e2f9d83b83134c9
> > 
> > Hmmm...more like this:
> > 
> > git revert 41bb73eeac5ff5fb217257ba33b654747b3abf11
> > git revert b23f99bcfa12c7b452f7ad201ea5921534d4e9ff
> > git revert 71c11fb57b924c160297ccd9e1761db598d00ac2
> > git revert 4607816f608b42a5379aca97ceed08378804c99f
> > git revert a57a59f247b651e8ed6d3eeb7e2f9d83b83134c9
> >  
> > This first one has a conflict -- just take the hunk.
> 
> Since you apparently have done this sequence and have
> resolved the conflict (which is hard to do for testers
> even in trivial cases) - would you mind to post the
> resulting combo patch for Jeff to test?

Since Jeff has been using git for bisect, I presumed he could handle
the reverts.  But if you think it is helpful:

	http://bugzilla.kernel.org/attachment.cgi?id=20567&action=view

Hth!

John
-- 
John W. Linville		Someday the world will need a hero, and you
linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org			might be all we have.  Be ready.

  reply	other threads:[~2009-03-17 16:15 UTC|newest]

Thread overview: 178+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-14 19:01 2.6.29-rc8: Reported regressions from 2.6.28 Rafael J. Wysocki
2009-03-14 19:01 ` [Bug #12414] iwl4965 cannot use "ap auto" on latest 2.6.28/29? Rafael J. Wysocki
2009-03-14 19:01   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12444] X hangs following switch from radeonfb console - Bisected Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-15 10:08   ` Graham Murray
2009-03-15 10:45     ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12490] ath5k related kernel panic in 2.6.29-rc1 Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12418] Repeated ioctl(4, 0x40046445, ..) loop in glxgears Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12419] possible circular locking dependency on i915 dma Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12667] Badness at kernel/time/timekeeping.c:98 in pmud (timekeeping_suspended) Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12668] USB flash disk surprise disconnect Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12499] Problem with using bluetooth adaper connected to usb port Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12574] possible circular locking dependency detected Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-16  0:24   ` Michael S. Tsirkin
2009-03-16  0:24     ` Michael S. Tsirkin
2009-03-19 13:03     ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12680] Entropy pool problem Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12670] BUG: unable to handle kernel paging request at pin_to_kill+0x21 Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12681] s2ram: fails to wake up on Acer Extensa 4220 (SMP disabled) Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12671] uvc_status_cleanup(): undefined reference to `input_unregister_device' Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12758] ACPI exception with 2.6.29-rc6 Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12705] X200: Brightness broken since 2.6.29-rc4-58-g4c098bc Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12763] Different cpu MHz values for processor0 and processor1 Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12765] i915 VT switch with AIGLX causes X lock up Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-16 17:54   ` Sitsofe Wheeler
2009-03-16 17:54     ` Sitsofe Wheeler
2009-03-19 13:02     ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12771] Oops in i915_gem_flush Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12778] suspend regression from 29rc5 to 29rc6 Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12800] x86 PAT invalid vm_insert_pfn assumptions Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12792] 2.6.29-rc6-git4 boot failure Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-15  8:32   ` Sachin Sant
2009-03-15 10:48     ` Rafael J. Wysocki
2009-03-15 11:51       ` Sachin Sant
2009-03-14 19:05 ` [Bug #12805] QinQ vlan trunking regression Rafael J. Wysocki
2009-03-14 22:04   ` David Miller
2009-03-14 22:26     ` Rafael J. Wysocki
2009-03-14 22:26       ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12808] Suspend regression with 2.6.29-rc Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12809] iozone regression with 2.6.29-rc6 Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-15  0:27   ` Linus Torvalds
2009-03-15  7:55     ` Wu Fengguang
2009-03-15  7:55       ` Wu Fengguang
2009-03-16  5:03     ` Lin Ming
2009-03-16  5:03       ` Lin Ming
2009-03-16  7:30       ` Wu Fengguang
2009-03-16  7:30         ` Wu Fengguang
2009-03-14 19:05 ` [Bug #12806] i915 broken STR Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-15  3:35   ` Harvey Harrison
2009-03-15  3:35     ` Harvey Harrison
2009-03-15 10:35     ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12831] Hot/Fn Keys do not work EEEPC 1000HE (eeepc_laptop) Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12846] Regression issue with kernel 2.6.29-rc6-git1: high power consumption during sleep Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12842] CCMP: replay detected Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12856] Thinkpad freezes with X.org and acpi=rsdt Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12836] 2.6.29-rc breaks STD using Intel 945 Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12861] Xorg fails to start "Failed to allocate space for kernel memory manager" Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12867] 2.6.29-rc7 broke r8169 MAC on Thecus n2100 ARM board Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 19:05 ` [Bug #12869] BUG when disabled ipv6 module is unloaded Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-14 22:04   ` Thomas Backlund
2009-03-14 22:05     ` David Miller
2009-03-14 22:05       ` David Miller
2009-03-14 19:05 ` [Bug #12870] 2.6.29-rc "TKIP: replay detected" regression Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-16 21:53   ` Hugh Dickins
2009-03-16 21:53     ` Hugh Dickins
2009-03-16 21:57     ` Rafael J. Wysocki
2009-03-16 21:57       ` Rafael J. Wysocki
2009-03-17  0:11       ` John W. Linville
2009-03-17  0:11         ` John W. Linville
2009-03-14 19:05 ` [Bug #12871] usb bluetooth crashes system Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-15  5:01   ` Greg KH
2009-03-15  5:01     ` Greg KH
2009-03-14 19:05 ` [Bug #12872] pwc mmap always fails with EAGAIN Rafael J. Wysocki
2009-03-14 19:05   ` Rafael J. Wysocki
2009-03-15  2:58 ` 2.6.29-rc8: Reported regressions from 2.6.28 Jeff Chua
2009-03-15  2:58   ` Jeff Chua
2009-03-15  3:06   ` Jeff Chua
2009-03-15 10:41     ` Rafael J. Wysocki
2009-03-15 10:41       ` Rafael J. Wysocki
2009-03-15 18:11     ` Johannes Berg
2009-03-15 18:11       ` Johannes Berg
2009-03-15 18:44       ` Linus Torvalds
2009-03-15 18:44         ` Linus Torvalds
2009-03-15 19:01         ` Johannes Berg
2009-03-15 19:01           ` Johannes Berg
2009-03-15 20:26           ` Ingo Molnar
2009-03-16 13:24             ` Jeff Chua
2009-03-16 19:57               ` Linus Torvalds
2009-03-16 23:55                 ` Jeff Chua
2009-03-16 23:55                   ` Jeff Chua
2009-03-17  7:50                   ` Johannes Berg
2009-03-17  7:50                     ` Johannes Berg
2009-03-17 17:21                     ` Jeff Chua
2009-03-17 17:21                       ` Jeff Chua
2009-03-17 14:48                   ` John W. Linville
2009-03-17 14:48                     ` John W. Linville
2009-03-17 15:28                     ` John W. Linville
2009-03-17 15:28                       ` John W. Linville
2009-03-17 15:39                       ` Ingo Molnar
2009-03-17 16:05                         ` John W. Linville [this message]
2009-03-17 16:05                           ` John W. Linville
2009-03-17 16:24                           ` Jeff Chua
2009-03-17 17:10                             ` John W. Linville
2009-03-17 17:10                               ` John W. Linville
2009-03-17 17:27                               ` Jeff Chua
2009-03-17 17:27                                 ` Jeff Chua
2009-03-17 17:31                                 ` Jeff Chua
2009-03-17 17:31                                   ` Jeff Chua
2009-03-17 18:26                                   ` Jeff Chua
2009-03-17 19:22               ` Johannes Berg
2009-03-19  2:58                 ` Jeff Chua
2009-03-19  2:58                   ` Jeff Chua
2009-03-19  3:25                   ` Jeff Chua
2009-03-19  4:23                     ` Jeff Chua
2009-03-19 16:59                       ` Johannes Berg
2009-03-20 17:19                         ` Jeff Chua
2009-03-19  4:49                   ` Jeff Chua
2009-03-19  4:49                     ` Jeff Chua
2009-03-19  9:38                     ` Johannes Berg
2009-03-19 14:13                       ` John W. Linville
2009-03-19 15:02                         ` Required sequence to set wireless parameters? (was: 2.6.29-rc8: Reported regressions from 2.6.28) Frans Pop
2009-03-19 15:24                           ` John W. Linville
2009-03-19 16:45                             ` Jeff Chua
2009-03-19 16:45                               ` Jeff Chua
2009-03-19 16:53                           ` Johannes Berg
2009-03-19 19:24                             ` Required sequence to set wireless parameters? Frans Pop
2009-03-19 19:27                               ` Johannes Berg
2009-03-19 19:27                                 ` Johannes Berg
2009-03-20  4:55                       ` 2.6.29-rc8: Reported regressions from 2.6.28 Jeff Chua
2009-03-20  4:55                         ` Jeff Chua
2009-03-20  5:20                         ` Jeff Chua
2009-03-20  8:32                         ` Johannes Berg
2009-03-20 10:04                           ` Jeff Chua
2009-03-20 10:04                             ` Jeff Chua
2009-03-20 10:13                             ` Johannes Berg
2009-03-20 16:14                               ` Jeff Chua
2009-03-21 12:09                                 ` Johannes Berg
2009-03-21 12:09                                   ` Johannes Berg
2009-03-21 15:08                                   ` Jeff Chua
2009-03-21 15:08                                     ` Jeff Chua
2009-03-21 15:11                                     ` Johannes Berg
2009-03-21 15:11                                       ` Johannes Berg
2009-03-15  2:58 ` Jeff Chua
2009-03-16  1:02 ` Zhang Rui
2009-03-16  1:02 ` Zhang Rui
2009-03-14 19:01 Rafael J. Wysocki

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=20090317160527.GB6737@tuxdriver.com \
    --to=linville@tuxdriver.com \
    --cc=akpm@linux-foundation.org \
    --cc=bunk@kernel.org \
    --cc=jeff.chua.linux@gmail.com \
    --cc=johannes@sipsolutions.net \
    --cc=kernel-testers@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=netdev@vger.kernel.org \
    --cc=rjw@sisk.pl \
    --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 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.