| Summary: | ARM boot failure with 88f8b1bb41c6 ("stmmac: Fix 'eth0: No PHY found' regression") | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mace Moneta <moneta.mace> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 24 | CC: | gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab, moneta.mace |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | arm | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-03-19 18:08:54 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
Corrected by kernel-4.5.0-301.fc24. |
Description of problem: Testing with kernel-4.5.0-300.fc24 on ARMv7 (Allwinner A20, PCDuino Nano Lite). Kernel boots, but when it gets to NIC initialization the system crashes hard. Version-Release number of selected component (if applicable): kernel-4.5.0-300.fc24 How reproducible: Always Steps to Reproduce: 1.Boot 2. 3. Actual results: Hard crash when network initialization starts Expected results: Network connects normally Additional info: The LKML discussion thread on this issue indicates a problematic commit made it into 4.5.0: [PATCH v3 0/8] arm64: rockchip: Initial GeekBox enablement Quoting: Btw, I have rebased on top of 4.5 this morning and I have noticed that 88f8b1bb41c6 ("stmmac: Fix 'eth0: No PHY found' regression") got in there, so I guess we have now a bunch of boards with broken network on that release :( Regards, Tomeu