lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 24 Jun 2019 17:39:58 +0200 (CEST)
From:   Thomas Gleixner <tglx@...utronix.de>
To:     Stephen Hemminger <stephen@...workplumber.org>
cc:     Octavio Alvarez <octallk1@...arezp.org>,
        Linus Torvalds <torvalds@...ux-foundation.org>,
        LKML <linux-kernel@...r.kernel.org>, x86@...nel.org,
        Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>,
        "H. Peter Anvin" <hpa@...or.com>,
        Marc Zyngier <marc.zyngier@....com>,
        "Rafael J. Wysocki" <rafael.j.wysocki@...el.com>,
        "Steven Rostedt (VMware)" <rostedt@...dmis.org>,
        Jiang Biao <jiang.biao2@....com.cn>,
        Yi Wang <wang.yi59@....com.cn>,
        Dou Liyang <douly.fnst@...fujitsu.com>,
        Nicolai Stange <nstange@...e.de>,
        Mirko Lindner <mlindner@...vell.com>
Subject: Re: PROBLEM: Marvell 88E8040 (sky2) fails after hibernation

On Mon, 24 Jun 2019, Stephen Hemminger wrote:
> On Sun, 23 Jun 2019 14:54:13 +0200 (CEST)
> Thomas Gleixner <tglx@...utronix.de> wrote:
> > > > I will keep trying 4.14, unless you say otherwise.  
> > > 
> > > It would be interesting though I don't expect too much data.
> > > 
> > > So all of the above use PCI/MSI. That's at least a data point. I need to
> > > stare into that driver again to figure out why this might make a
> > > difference, but right now I'm lost.  
> > 
> > One other data point you could provide please:
> > 
> >  Load the driver on Linus master with the following module parameter:
> > 
> >    disable_msi=1
> > 
> > That switches to INTx usage. Does the machine resume proper with that?
> > 
> > Thanks,
> > 
> > 	tglx
> 
> 
> Suspend/resume and hibernation issues are often related to BIOS issues.

Right. The puzzle is that it worked and stopped working at some point and
the cure is to revert a change in the irq core. That change fixed a
regression in MSI and basically restores previous behaviour which should be
very similar to the behaviour in the working old (4.9) kernel.

Still trying to wrap my head around that, but of course everything is a
moving part since then (interrupts, network, ....)

Thanks,

	tglx

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ