Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #66986 > unrolled thread
| Started by | Martin Michlmayr <tbm@cyrius.com> |
|---|---|
| First post | 2020-05-04 11:30 +0200 |
| Last post | 2020-10-20 04:10 +0200 |
| Articles | 7 — 3 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.
Bug#908712: Still present in stable Martin Michlmayr <tbm@cyrius.com> - 2020-05-04 11:30 +0200
Bug#908712: Still present in stable Arnaud Patard (Rtp) <arnaud.patard@rtp-net.org> - 2020-05-04 12:20 +0200
Bug#908712: Still present in stable Salvatore Bonaccorso <carnil@debian.org> - 2020-05-08 07:40 +0200
Bug#908712: Still present in stable Martin Michlmayr <tbm@cyrius.com> - 2020-10-15 09:50 +0200
Bug#908712: Still present in stable Arnaud Patard (Rtp) <arnaud.patard@rtp-net.org> - 2020-10-15 12:00 +0200
Bug#908712: Still present in stable Salvatore Bonaccorso <carnil@debian.org> - 2020-10-15 15:10 +0200
Bug#908712: Still present in stable Martin Michlmayr <tbm@cyrius.com> - 2020-10-20 04:10 +0200
| From | Martin Michlmayr <tbm@cyrius.com> |
|---|---|
| Date | 2020-05-04 11:30 +0200 |
| Subject | Bug#908712: Still present in stable |
| Message-ID | <A2FAd-1ny-11@gated-at.bofh.it> |
The fix got accepted upstream a long time ago and made it into unstable. Unfortunately, even though Arnaud submitted it to the -stable tree and even though maintainer Andrew Lunn acked it, it never made it into the 4.19 stable series (despite several pings from Arnaud). Can we just add the patch to the Debian kernel in buster. Without this path, all Orion-based QNAP fail to boot. (Technically, they boot, but without Ethernet, which is how 99% of users access the device.) Arnaud, can you send the 4.19 patch you prepared? -- Martin Michlmayr https://www.cyrius.com/
[toc] | [next] | [standalone]
| From | Arnaud Patard (Rtp) <arnaud.patard@rtp-net.org> |
|---|---|
| Date | 2020-05-04 12:20 +0200 |
| Message-ID | <A2GmC-1TW-7@gated-at.bofh.it> |
| In reply to | #66986 |
[Multipart message — attachments visible in raw view] — view raw
Martin Michlmayr <tbm@cyrius.com> writes: > The fix got accepted upstream a long time ago and made it into > unstable. > > Unfortunately, even though Arnaud submitted it to the -stable tree and > even though maintainer Andrew Lunn acked it, it never made it into > the 4.19 stable series (despite several pings from Arnaud). > > Can we just add the patch to the Debian kernel in buster. Without > this path, all Orion-based QNAP fail to boot. (Technically, they > boot, but without Ethernet, which is how 99% of users access the > device.) > > Arnaud, can you send the 4.19 patch you prepared? I've attached to this mail the version I sent for 4.19. Arnaud
[toc] | [prev] | [next] | [standalone]
| From | Salvatore Bonaccorso <carnil@debian.org> |
|---|---|
| Date | 2020-05-08 07:40 +0200 |
| Message-ID | <A43TP-7BA-1@gated-at.bofh.it> |
| In reply to | #66986 |
Hi Martin, Arnaud,
On Mon, May 04, 2020 at 04:49:36PM +0800, Martin Michlmayr wrote:
> The fix got accepted upstream a long time ago and made it into
> unstable.
>
> Unfortunately, even though Arnaud submitted it to the -stable tree and
> even though maintainer Andrew Lunn acked it, it never made it into
> the 4.19 stable series (despite several pings from Arnaud).
I see it was acked here
https://lore.kernel.org/netdev/20190803222253.GA29685@lunn.ch/ and
applied to stable due to
https://lore.kernel.org/netdev/20190805.133134.1233042381014184856.davem@davemloft.net/
but usually Dave does only take backports for the last two stable
releases.
I have looked up the stable list but did not found any followup
specific with the 4.19 backport.
Might it be worth doing one last timme a request explicitly for a
backport to 4.19 including your patch, sending it to stable list, and
as required Cc'ed again to Andrew Lunn, Dave and the netdev list and
other required people?
The upstream commit d934423ac26e
("drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case") does not
seem to apply cleanly to linux-4.19.y so the request should include
explicitly as well the backported version.
Does this helps?
Regards,
Salvatore
[toc] | [prev] | [next] | [standalone]
| From | Martin Michlmayr <tbm@cyrius.com> |
|---|---|
| Date | 2020-10-15 09:50 +0200 |
| Message-ID | <B06bn-5Sy-5@gated-at.bofh.it> |
| In reply to | #67027 |
* Salvatore Bonaccorso <carnil@debian.org> [2020-05-08 07:30]: > I have looked up the stable list but did not found any followup > specific with the 4.19 backport. > > Might it be worth doing one last timme a request explicitly for a > backport to 4.19 including your patch, sending it to stable list, and > as required Cc'ed again to Andrew Lunn, Dave and the netdev list and > other required people? Arnaud, did you see Salvatore's request? -- Martin Michlmayr https://www.cyrius.com/
[toc] | [prev] | [next] | [standalone]
| From | Arnaud Patard (Rtp) <arnaud.patard@rtp-net.org> |
|---|---|
| Date | 2020-10-15 12:00 +0200 |
| Message-ID | <B08db-763-1@gated-at.bofh.it> |
| In reply to | #68375 |
Martin Michlmayr <tbm@cyrius.com> writes: > * Salvatore Bonaccorso <carnil@debian.org> [2020-05-08 07:30]: >> I have looked up the stable list but did not found any followup >> specific with the 4.19 backport. >> >> Might it be worth doing one last timme a request explicitly for a >> backport to 4.19 including your patch, sending it to stable list, and >> as required Cc'ed again to Andrew Lunn, Dave and the netdev list and >> other required people? > > Arnaud, did you see Salvatore's request? No, I've missed it. Sorry. I've just sent the patch again. Arnaud
[toc] | [prev] | [next] | [standalone]
| From | Salvatore Bonaccorso <carnil@debian.org> |
|---|---|
| Date | 2020-10-15 15:10 +0200 |
| Message-ID | <B0bb3-Dm-9@gated-at.bofh.it> |
| In reply to | #68376 |
Hi Arnaud, On Thu, Oct 15, 2020 at 11:37:07AM +0200, Arnaud Patard wrote: > Martin Michlmayr <tbm@cyrius.com> writes: > > > * Salvatore Bonaccorso <carnil@debian.org> [2020-05-08 07:30]: > >> I have looked up the stable list but did not found any followup > >> specific with the 4.19 backport. > >> > >> Might it be worth doing one last timme a request explicitly for a > >> backport to 4.19 including your patch, sending it to stable list, and > >> as required Cc'ed again to Andrew Lunn, Dave and the netdev list and > >> other required people? > > > > Arnaud, did you see Salvatore's request? > > No, I've missed it. Sorry. I've just sent the patch again. Thanks! For Debian bugtracking cross-reference this is in https://lore.kernel.org/stable/87wnzr6bun.fsf@lechat.rtp-net.org/T/#m14d37fb74dca8f82ecb060abf85fab58a5f17095 Regards, Salvatore
[toc] | [prev] | [next] | [standalone]
| From | Martin Michlmayr <tbm@cyrius.com> |
|---|---|
| Date | 2020-10-20 04:10 +0200 |
| Message-ID | <B1Pg5-38G-1@gated-at.bofh.it> |
| In reply to | #68376 |
* Arnaud Patard <arnaud.patard@rtp-net.org> [2020-10-15 11:37]: > No, I've missed it. Sorry. I've just sent the patch again. It's in 4.19.152 now. Thanks everyone! -- Martin Michlmayr https://www.cyrius.com/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.kernel
csiph-web