The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Octavio Alvarez <octallk1@alvarezp.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	LKML <linux-kernel@vger.kernel.org>,
	x86@kernel.org, Ingo Molnar <mingo@redhat.com>,
	Borislav Petkov <bp@alien8.de>, "H. Peter Anvin" <hpa@zytor.com>,
	Marc Zyngier <marc.zyngier@arm.com>,
	"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>,
	"Steven Rostedt (VMware)" <rostedt@goodmis.org>,
	Jiang Biao <jiang.biao2@zte.com.cn>,
	Yi Wang <wang.yi59@zte.com.cn>,
	Dou Liyang <douly.fnst@cn.fujitsu.com>,
	Nicolai Stange <nstange@suse.de>,
	Mirko Lindner <mlindner@marvell.com>
Subject: Re: PROBLEM: Marvell 88E8040 (sky2) fails after hibernation
Date: Mon, 24 Jun 2019 08:36:18 -0700	[thread overview]
Message-ID: <20190624083618.28cfd30a@hermes.lan> (raw)
In-Reply-To: <alpine.DEB.2.21.1906231448540.32342@nanos.tec.linutronix.de>

On Sun, 23 Jun 2019 14:54:13 +0200 (CEST)
Thomas Gleixner <tglx@linutronix.de> wrote:

> Octavio,
> 
> On Sat, 22 Jun 2019, Thomas Gleixner wrote:
> > On Wed, 19 Jun 2019, Octavio Alvarez wrote:  
> > > On 6/13/19 3:45 PM, Thomas Gleixner wrote:  
> > > > Can you please provide the content of /proc/interrupts with the driver
> > > > loaded and working after boot (don't hibernate) for the following kernels:
> > > >   
> > > 
> > > $ cat linux-master-after-boot.txt
> > >            CPU0       CPU1       CPU2       CPU3  
> >   
> > >  27:          1          0          0          0   PCI-MSI 3145728-edge eth0  
> >   
> > > >    Linus upstream + revert  
> > > 
> > > $ cat linux-master-reverted-after-boot.txt
> > >            CPU0       CPU1       CPU2       CPU3  
> >   
> > >  27:          1          0          0          0   PCI-MSI 3145728-edge eth0  
> >    
> > > Meanwhile, here it is for 4.9, which is the latest Debian-provided kernel and
> > > worked:
> > > 
> > > $ cat linux-4.9-after-boot.txt
> > >            CPU0       CPU1       CPU2       CPU3  
> >   
> > >  24:          1          0          0          0   PCI-MSI 3145728-edge eth0  
> >    
> > > 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.

  reply	other threads:[~2019-06-24 15:36 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <aba1c363-92de-66d7-4aac-b555f398e70a@alvarezp.org>
2019-06-01 13:16 ` PROBLEM: Marvell 88E8040 (sky2) fails after hibernation Octavio Alvarez
2019-06-13  5:02 ` Octavio Alvarez
2019-06-13 20:45   ` Thomas Gleixner
2019-06-20  1:37     ` Octavio Alvarez
2019-06-22 13:27       ` Thomas Gleixner
2019-06-23 12:54         ` Thomas Gleixner
2019-06-24 15:36           ` Stephen Hemminger [this message]
2019-06-24 15:39             ` Thomas Gleixner
2019-06-24 17:08           ` Octavio Alvarez
2019-06-24 19:48             ` Linus Torvalds
2019-06-27 14:38             ` Thomas Gleixner
2019-07-15 16:40               ` Octavio Alvarez
2019-07-15 19:09                 ` Thomas Gleixner
2019-07-15 20:40                   ` Stephen Hemminger

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=20190624083618.28cfd30a@hermes.lan \
    --to=stephen@networkplumber.org \
    --cc=bp@alien8.de \
    --cc=douly.fnst@cn.fujitsu.com \
    --cc=hpa@zytor.com \
    --cc=jiang.biao2@zte.com.cn \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marc.zyngier@arm.com \
    --cc=mingo@redhat.com \
    --cc=mlindner@marvell.com \
    --cc=nstange@suse.de \
    --cc=octallk1@alvarezp.org \
    --cc=rafael.j.wysocki@intel.com \
    --cc=rostedt@goodmis.org \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    --cc=wang.yi59@zte.com.cn \
    --cc=x86@kernel.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