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


Groups > linux.debian.kernel > #62172 > unrolled thread

Bug#896911: e1000e msix interrupts broken in linux 4.15

Started byBen Hutchings <ben@decadent.org.uk>
First post2018-09-18 14:40 +0200
Last post2018-09-24 13:30 +0200
Articles 3 — 2 participants

Back to article view | Back to linux.debian.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Bug#896911: e1000e msix interrupts broken in linux 4.15 Ben Hutchings <ben@decadent.org.uk> - 2018-09-18 14:40 +0200
    Bug#896911: e1000e msix interrupts broken in linux 4.15 Ben Hutchings <ben@decadent.org.uk> - 2018-09-18 14:40 +0200
      Bug#896911: e1000e msix interrupts broken in linux 4.15 Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2018-09-24 13:30 +0200

#62172 — Bug#896911: e1000e msix interrupts broken in linux 4.15

FromBen Hutchings <ben@decadent.org.uk>
Date2018-09-18 14:40 +0200
SubjectBug#896911: e1000e msix interrupts broken in linux 4.15
Message-ID<wznsl-2aT-7@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

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.

The rest of them apply with some trivial textual conflicts.

Ben.

-- 
Ben Hutchings
Never attribute to conspiracy what can adequately be explained
by stupidity.

[toc] | [next] | [standalone]


#62173

FromBen Hutchings <ben@decadent.org.uk>
Date2018-09-18 14:40 +0200
Message-ID<wznsl-2aT-3@gated-at.bofh.it>
In reply to#62172

[Multipart message — attachments visible in raw view] — view raw

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.

Ben.

> The rest of them apply with some trivial textual conflicts.
> 
> Ben.
> 
-- 
Ben Hutchings
Never attribute to conspiracy what can adequately be explained
by stupidity.


[toc] | [prev] | [next] | [standalone]


#62222

FromGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Date2018-09-24 13:30 +0200
Message-ID<wBxdT-5aB-3@gated-at.bofh.it>
In reply to#62173
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

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web