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


Groups > linux.debian.kernel > #67024

Bug#950578: linux-image-4.19.67-2-arm64: Add ACPI network interface support for RPi4

From Pete Batard <pete@akeo.ie>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#950578: linux-image-4.19.67-2-arm64: Add ACPI network interface support for RPi4
Date 2020-05-07 15:30 +0200
Message-ID <A3OL7-6DH-1@gated-at.bofh.it> (permalink)
References <A3LNg-4TV-3@gated-at.bofh.it> <A3O8p-6br-3@gated-at.bofh.it> <zvPgB-2nD-7@gated-at.bofh.it> <A3O8p-6br-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


On 2020.05.07 13:45, Ben Hutchings wrote:
> Also, there would be no point in enabling this driver in 4.19, only to
> have people find on upgrade to the next version on Debian that we
> didn't enable it there.  That's why we're concerned with both versions.

Yes, I did consider that, but I feel that this is an issue that should 
have been tracked separately (especially as, like we have seen, this 
polluted this issue with unrelated queries), as it doesn't have the same 
level of severity. Vanilla breakage vs optional breakage should not be 
grouped together IMO. But of course, you're free to do what you want.

> [...]
>> I would also greatly appreciate if this could actually be treated with
>> the level of urgency it requires on account of the following.
> 
> All "missing hardware support" bugs have severity "important".

And I will assert that bugs should be evaluated in terms of potential 
users that are going to be impacted.

Support for a NIC that's used in niche hardware should not have the same 
level of severity as support for a NIC that is used on hardware that 
sold a quarter of a million units in less than a year.

> [...]
>> - The required patch to *SOLVE* the issue has been provided, so it's not
> [...]
> 
> I acknowledge that you have provided a patch, which I appreciate, and
> I'm sorry you haven't had a specific response to that yet.
> 
> Generally we want patches that correspond closely to upstream commits.
> For 5.5 I had to backport these 6 commits:
> 
> ce69e2162f15 mdio_bus: Add generic mdio_find_bus()
> 480ded265205 net: bcmgenet: refactor phy mode configuration
> 6ef31c8bee5b net: bcmgenet: enable automatic phy discovery
> 99c6b06a37d4 net: bcmgenet: Initial bcmgenet ACPI support
> 26bd9cc64faf net: bcmgenet: Fetch MAC address from the adapter
> ae200c26b32b net: bcmgenet: reduce severity of missing clock warnings
> 
> Can you please provide separate backports of these, instead of a single
> patch where it's hard to see what changed?

Sigh.

I specifically designed the patch I submitted for easy review and 
integration, because there are missing elements from 4.x that are 
present in 5.x, that we have to compensate for. I would rather not have 
to split it, especially as I believe it should be included as a matter 
of priority and we're simply adding delays.

If Debian 11 was planning to continue to use a 4.x kernel, I could see 
some point in splitting the patch and ensuring, so that it *might* be 
easier to maintain for many years to come. But, from what I gather, 
Debian 11 will bump kernel major, so any work being done making the 4.x 
backport (which is not that complex, sorry, especially as I made sure to 
already group the code changes in a manner that makes it easier to 
handle) easier to maintain in the long run seems like a waste of time, 
even if 10.x may see long time support for a few more years...

If you had made that point a few months ago, I would have been more 
inclined to do it, but at this stage, considering that it's too late for 
10.4 anyway, and considering that I feel like I've wasted more than 
enough time trying to push for this change to be included to help RPi4 
Debian users, and that 2 releases have gone by without any progress, I 
will respectfully decline to provide alterations to the submission 
unless it has to do with something that effectively prevents its 
integration, sorry.

Regards,

/Pete

Back to linux.debian.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Bug#950578: linux-image-4.19.67-2-arm64: Add ACPI network interface support for RPi4 (patch attached) Pete Batard <pete@akeo.ie> - 2020-02-03 20:10 +0100
  Bug#950578: (no subject) Pete Batard <pete@akeo.ie> - 2020-02-14 17:40 +0100
    Bug#950578: Updated patch Pete Batard <pete@akeo.ie> - 2020-02-25 12:40 +0100
      Bug#950578: (no subject) Pete Batard <pete@akeo.ie> - 2020-03-03 18:40 +0100
  Bug#950578: marked as done (linux-image-4.19.67-2-arm64: Add ACPI  network interface support for RPi4 (patch attached)) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2020-03-30 10:20 +0200
  Bug#950578: fixed in linux 5.5.13-1 Pete Batard <pete@akeo.ie> - 2020-03-30 10:50 +0200
    Bug#950578: fixed in linux 5.5.13-1 Ben Hutchings <benh@debian.org> - 2020-03-30 15:40 +0200
  Bug#950578: linux-image-5.5.0-1-armmp: enable Raspberry Pi 4 NIC module "bcmgenet" Steven Shiau <steven@nchc.org.tw> - 2020-04-06 10:30 +0200
  Bug#950578: Linux 5.5.0-1-arm64: kernel panic after module bcmgenet was loaded Steven Shiau <steven@nchc.org.tw> - 2020-04-09 05:50 +0200
    Bug#950578: Linux 5.5.0-1-arm64: kernel panic after module bcmgenet was loaded Ben Hutchings <ben@decadent.org.uk> - 2020-04-13 16:40 +0200
  Bug#950578: linux-image-4.19.67-2-arm64: Add ACPI network interface support for RPi4 Pete Batard <pete@akeo.ie> - 2020-05-07 12:20 +0200
    Bug#950578: linux-image-4.19.67-2-arm64: Add ACPI network interface support for RPi4 Ben Hutchings <benh@debian.org> - 2020-05-07 14:50 +0200
      Bug#950578: linux-image-4.19.67-2-arm64: Add ACPI network interface support for RPi4 Pete Batard <pete@akeo.ie> - 2020-05-07 15:30 +0200
        Bug#950578: linux-image-4.19.67-2-arm64: Add ACPI network interface support for RPi4 Ben Hutchings <benh@debian.org> - 2020-05-09 23:30 +0200
          Bug#950578: linux-image-4.19.67-2-arm64: Add ACPI network interface support for RPi4 Pete Batard <pete@akeo.ie> - 2020-05-10 00:40 +0200
          Difficulties with kernel package contributions Ben Hutchings <ben@decadent.org.uk> - 2020-05-17 18:00 +0200

csiph-web