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


Groups > linux.kernel > #1599624

Re: [BUG] 4.11.0-rc1 panic on shutdown X61s

From Bjørn Mork <bjorn@mork.no>
Newsgroups linux.kernel
Subject Re: [BUG] 4.11.0-rc1 panic on shutdown X61s
Date 2017-03-13 18:00 +0100
Message-ID <tkBub-3kO-47@gated-at.bofh.it> (permalink)
References <tk4oy-5lr-3@gated-at.bofh.it> <tkakh-Zu-7@gated-at.bofh.it> <tkaNj-1px-3@gated-at.bofh.it> <tkccp-2gk-3@gated-at.bofh.it> <tkk9Y-7OR-5@gated-at.bofh.it>
Organization m

Show all headers | View raw


Borislav Petkov <bp@alien8.de> writes:
> On Sun, Mar 12, 2017 at 03:55:08PM +0200, Andy Shevchenko wrote:
>
>> The only change that IMHO matters happened between v4.10 and v4.11-rc1 is this:
>> 
>> @@ -6276,8 +6274,8 @@ static int e1000e_pm_freeze(struct device *dev)
>>                 /* Quiesce the device without resetting the hardware */
>>                 e1000e_down(adapter, false);
>>                 e1000_free_irq(adapter);
>> +               e1000e_reset_interrupt_capability(adapter);
>>         }
>> -       e1000e_reset_interrupt_capability(adapter);
>> 
>> So, it apparently misses something for the other case, like
>> pci_disable_msi() call or so.
>
> Well, lemme add the people from
>
>   7e54d9d063fa ("e1000e: driver trying to free already-free irq")
>
> to CC then. :-)

Already did that a week ago:
https://www.spinics.net/lists/netdev/msg423379.html

Haven't heard anything back yet.  Wondering if they are waiting for
someone else to submit the pretty obvious revert?  Don't understand why
that should take more than a minute to figure out.  It's not like they
are testing these changes anyway...


Bjørn

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


Thread

[BUG] 4.11.0-rc1 panic on shutdown X61s lkml@pengaru.com - 2017-03-12 06:40 +0100
  Re: [BUG] 4.11.0-rc1 panic on shutdown X61s Borislav Petkov <bp@alien8.de> - 2017-03-12 13:00 +0100
    Re: [BUG] 4.11.0-rc1 panic on shutdown X61s Borislav Petkov <bp@alien8.de> - 2017-03-12 13:30 +0100
      Re: [BUG] 4.11.0-rc1 panic on shutdown X61s Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-03-12 15:00 +0100
        Re: [BUG] 4.11.0-rc1 panic on shutdown X61s Borislav Petkov <bp@alien8.de> - 2017-03-12 23:30 +0100
          Re: [BUG] 4.11.0-rc1 panic on shutdown X61s Bjørn Mork <bjorn@mork.no> - 2017-03-13 18:00 +0100
            RE: [BUG] 4.11.0-rc1 panic on shutdown X61s "Brown, Aaron F" <aaron.f.brown@intel.com> - 2017-03-14 02:30 +0100
              Re: [Intel-wired-lan] [BUG] 4.11.0-rc1 panic on shutdown X61s "Neftin, Sasha" <sasha.neftin@intel.com> - 2017-03-14 08:50 +0100
              Re: [BUG] 4.11.0-rc1 panic on shutdown X61s Bjørn Mork <bjorn@mork.no> - 2017-03-14 09:50 +0100
              RE: [Intel-wired-lan] [BUG] 4.11.0-rc1 panic on shutdown X61s "Bowers, AndrewX" <andrewx.bowers@intel.com> - 2017-03-16 21:20 +0100
                Re: [Intel-wired-lan] [BUG] 4.11.0-rc1 panic on shutdown X61s lkml@pengaru.com - 2017-03-22 03:10 +0100
                Re: [Intel-wired-lan] [BUG] 4.11.0-rc1 panic on shutdown X61s lkml@pengaru.com - 2017-03-22 03:20 +0100
                Re: [Intel-wired-lan] [BUG] 4.11.0-rc1 panic on shutdown X61s Borislav Petkov <bp@alien8.de> - 2017-03-22 20:10 +0100
                Re: [Intel-wired-lan] [BUG] 4.11.0-rc1 panic on shutdown X61s Jeff Kirsher <jeffrey.t.kirsher@intel.com> - 2017-03-24 07:20 +0100
                Re: [Intel-wired-lan] [BUG] 4.11.0-rc1 panic on shutdown X61s Borislav Petkov <bp@alien8.de> - 2017-03-24 09:50 +0100
      Re: [BUG] 4.11.0-rc1 panic on shutdown X61s lkml@pengaru.com - 2017-03-12 19:30 +0100

csiph-web