Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1582810

Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot after cold boots, boots after reboot

From Frederic Weisbecker <fweisbec@gmail.com>
Newsgroups linux.kernel
Subject Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot after cold boots, boots after reboot
Date 2017-02-16 19:20 +0100
Message-ID <tbyOR-1GL-1@gated-at.bofh.it> (permalink)
References (5 earlier) <tbbyV-2RV-13@gated-at.bofh.it> <tbhbk-6rC-35@gated-at.bofh.it> <tbhkZ-6vr-3@gated-at.bofh.it> <tbsgq-5rT-17@gated-at.bofh.it> <tby2u-15K-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Feb 16, 2017 at 06:25:35PM +0100, Pavel Machek wrote:
> Hi!
> 
> > > > 4.10-rc4 broken
> > > > 4.10-rc3 ok
> > > 
> > > Hmm. If those actually end up being reliable, then there's not a whole
> > > lot in between them wrt PCI or USB.
> > > 
> > > What looked like the most likely candidate seems to be xhci-specific, though.
> > > 
> > > But maybe it's something that isn't directly in drivers/{pci,usb}/ and
> > > just interacts badly.
> > 
> > Ok. I _hope_ my tests are ok. Bisect log so far is:
> 
> And the winner is:
> 
> pavel@half:/data/l/linux$ git bisect bad
> 24b91e360ef521a2808771633d76ebc68bd5604b is the first bad commit
> commit 24b91e360ef521a2808771633d76ebc68bd5604b
> Author: Frederic Weisbecker <fweisbec@gmail.com>
> Date:   Wed Jan 4 15:12:04 2017 +0100
> 
>     nohz: Fix collision between tick and other hrtimers

I haven't followed the discussion but this patch has a known issue which is fixed
with:
    7bdb59f1ad474bd7161adc8f923cdef10f2638d1
    "tick/nohz: Fix possible missing clock reprog after tick soft restart"

I hope this fixes your issue.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Pavel Machek <pavel@ucw.cz> - 2017-02-14 19:10 +0100
  Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Pavel Machek <pavel@ucw.cz> - 2017-02-14 20:30 +0100
    Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Alan Stern <stern@rowland.harvard.edu> - 2017-02-14 21:00 +0100
    Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Frederic Weisbecker <fweisbec@gmail.com> - 2017-02-23 17:30 +0100
      Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Pavel Machek <pavel@ucw.cz> - 2017-02-23 19:50 +0100
        Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Frederic Weisbecker <fweisbec@gmail.com> - 2017-02-25 04:30 +0100
  Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Pavel Machek <pavel@ucw.cz> - 2017-02-15 18:30 +0100
    Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Pavel Machek <pavel@ucw.cz> - 2017-02-16 00:30 +0100
      Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Linus Torvalds <torvalds@linux-foundation.org> - 2017-02-16 00:40 +0100
        Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Pavel Machek <pavel@ucw.cz> - 2017-02-16 12:20 +0100
          Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Pavel Machek <pavel@ucw.cz> - 2017-02-16 18:30 +0100
            Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Frederic Weisbecker <fweisbec@gmail.com> - 2017-02-16 19:20 +0100
              Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Linus Torvalds <torvalds@linux-foundation.org> - 2017-02-16 19:30 +0100
                Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Frederic Weisbecker <fweisbec@gmail.com> - 2017-02-16 19:40 +0100
                Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Thomas Gleixner <tglx@linutronix.de> - 2017-02-16 20:40 +0100
                Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Pavel Machek <pavel@ucw.cz> - 2017-02-16 21:10 +0100
                Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Linus Torvalds <torvalds@linux-foundation.org> - 2017-02-16 21:30 +0100
                Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Pavel Machek <pavel@ucw.cz> - 2017-02-16 21:50 +0100
                Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Pavel Machek <pavel@ucw.cz> - 2017-02-18 10:00 +0100
                Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-02-17 02:20 +0100
                Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Frederic Weisbecker <fweisbec@gmail.com> - 2017-02-17 15:10 +0100
                Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Thomas Gleixner <tglx@linutronix.de> - 2017-02-17 17:40 +0100
                Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Pavel Machek <pavel@ucw.cz> - 2017-02-17 18:10 +0100
                Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Frederic Weisbecker <fweisbec@gmail.com> - 2017-02-17 19:50 +0100
                next_tick hang was Re: v4.10-rc8 (-rc6) boot regression on Intel  desktop, does not boot after cold boots, boots after reboot Pavel Machek <pavel@ucw.cz> - 2017-02-18 10:40 +0100
                Re: next_tick hang was Re: v4.10-rc8 (-rc6) boot regression on Intel  desktop, does not boot after cold boots, boots after reboot Frederic Weisbecker <fweisbec@gmail.com> - 2017-02-18 16:00 +0100
                Re: next_tick hang was Re: v4.10-rc8 (-rc6) boot regression on Intel  desktop, does not boot after cold boots, boots after reboot Pavel Machek <pavel@ucw.cz> - 2017-02-18 19:10 +0100
                Re: next_tick hang was Re: v4.10-rc8 (-rc6) boot regression on Intel  desktop, does not boot after cold boots, boots after reboot Frederic Weisbecker <fweisbec@gmail.com> - 2017-02-20 15:10 +0100
                Re: next_tick hang was Re: v4.10-rc8 (-rc6) boot regression on Intel  desktop, does not boot after cold boots, boots after reboot Frederic Weisbecker <fweisbec@gmail.com> - 2017-02-22 04:10 +0100
                Re: next_tick hang was Re: v4.10-rc8 (-rc6) boot regression on Intel  desktop, does not boot after cold boots, boots after reboot Pavel Machek <pavel@ucw.cz> - 2017-02-23 15:30 +0100
            Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Pavel Machek <pavel@ucw.cz> - 2017-02-16 20:10 +0100
              Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot  after cold boots, boots after reboot Frederic Weisbecker <fweisbec@gmail.com> - 2017-02-17 15:50 +0100

csiph-web