From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:48788 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726139AbeIXRKl (ORCPT ); Mon, 24 Sep 2018 13:10:41 -0400 Date: Mon, 24 Sep 2018 13:09:04 +0200 From: Greg Kroah-Hartman To: Ben Hutchings Cc: "stable@vger.kernel.org" , 896911@bugs.debian.org, Yanhui He Subject: Re: e1000e msix interrupts broken in linux 4.15 Message-ID: <20180924110904.GL16476@kroah.com> References: <72147B52-1BF6-424D-8C9F-CDAF2A1A6C07@vmware.com> <4f83ea6ec919d5f419a5069398d377448084ed85.camel@decadent.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4f83ea6ec919d5f419a5069398d377448084ed85.camel@decadent.org.uk> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Sep 18, 2018 at 01:37:34PM +0100, Ben Hutchings wrote: > Greg, > > On Tue, 2018-09-18 at 13:29 +0100, Ben Hutchings wrote: > > On Tue, 2018-09-18 at 09:12 +0000, Yanhui He wrote: > > > Hi David, > > > > > > Would you please help us push this fix in the new Debian release? > > > > > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896911 > > > > David Miller doesn't send updates for 4.9 any more. > > > > Based on your list of commit subjects, I found: > > > > 745d0bd3af99 e1000e: Remove Other from EIAC > > 1f0ea19722ef Partial revert "e1000e: Avoid receiver overrun interrupt bursts" > > 361a954e6a72 e1000e: Fix queue interrupt re-raising in Other interrupt > > 116f4a640b31 e1000e: Avoid missed interrupts following ICR read > > 4e7dc08e57c9 e1000e: Fix check_for_link return value with autoneg off > > 3016e0a0c912 Revert "e1000e: Separate signaling for link check/link up" > > e2710dbf0dc1 e1000e: Fix link check race condition > > > > "e1000e: Fix check_for_link return value with autoneg off" was already > > appplied to 4.9-stable but the others have not been. > > Please queue up the above commits for 4.14 (they apply cleanly). > > Please queue up the patches from the attached mailbox file for 4.9. > > Your other stable branches should be unaffected. Thanks for these, all now queued up. greg k-h