linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: dwagner@suse.de
Cc: netdev@vger.kernel.org, linux-usb@vger.kernel.org,
	linux-kernel@vger.kernel.org, woojung.huh@microchip.com,
	maz@kernel.org, andrew@lunn.ch, wahrenst@gmx.net,
	Jisheng.Zhang@synaptics.com, bigeasy@linutronix.de,
	tglx@linutronix.de
Subject: Re: [PATCH] net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()
Date: Mon, 28 Oct 2019 16:35:42 -0700 (PDT)	[thread overview]
Message-ID: <20191028.163542.651907517920532587.davem@davemloft.net> (raw)
In-Reply-To: <20191025080413.22665-1-dwagner@suse.de>

From: Daniel Wagner <dwagner@suse.de>
Date: Fri, 25 Oct 2019 10:04:13 +0200

> lan78xx_status() will run with interrupts enabled due to the change in
> ed194d136769 ("usb: core: remove local_irq_save() around ->complete()
> handler"). generic_handle_irq() expects to be run with IRQs disabled.
 ...
> Fixes: ed194d136769 ("usb: core: remove local_irq_save() around ->complete() handler")
 ...
> Signed-off-by: Daniel Wagner <dwagner@suse.de>

Applied and queued up for -stable, thanks Daniel.

  parent reply	other threads:[~2019-10-28 23:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-25  8:04 [PATCH] net: usb: lan78xx: Disable interrupts before calling generic_handle_irq() Daniel Wagner
2019-10-27 12:14 ` Stefan Wahren
2019-10-29 16:41   ` Daniel Wagner
2019-10-28 23:35 ` David Miller [this message]
2019-11-04  8:57 ` Daniel Wagner
2019-11-04 18:05   ` Stefan Wahren
2019-11-05  9:23     ` Daniel Wagner

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=20191028.163542.651907517920532587.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=Jisheng.Zhang@synaptics.com \
    --cc=andrew@lunn.ch \
    --cc=bigeasy@linutronix.de \
    --cc=dwagner@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=maz@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=wahrenst@gmx.net \
    --cc=woojung.huh@microchip.com \
    /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;
as well as URLs for NNTP newsgroup(s).