Bug 1207789
Summary: | Tigon3 [partno(BCM57781) rev 57785100] support broken | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Leo Galambos <galamleo> | ||||
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 21 | CC: | galamleo, gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | kernel-3.19.4-200.fc21 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-04-22 22:46:45 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: | |||||
Embargoed: | |||||||
Attachments: |
|
Hm. Looks to be fixed by commit d0af71a3573f1217b140c60b66f1a9b335fb058b Author: Jun'ichi Nomura \(NEC\) <j-nomura.nec.com> Date: Thu Feb 12 01:26:24 2015 +0000 tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one() which is in the 4.0-rcX kernels. Are you able to test those? If not, I can try and create a scratch build of 3.19.3 with the above included in it. (In reply to Josh Boyer from comment #1) > Hm. Looks to be fixed by > > commit d0af71a3573f1217b140c60b66f1a9b335fb058b > Author: Jun'ichi Nomura \(NEC\) <j-nomura.nec.com> > Date: Thu Feb 12 01:26:24 2015 +0000 > > tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one() > > > which is in the 4.0-rcX kernels. Are you able to test those? If not, I can > try and create a scratch build of 3.19.3 with the above included in it. Yeap, it could be the solution. Unfortunately, I am not able to install 4.0 branch right now. Can you prepare the new 3.19.3 build, please? Thank you. Please test this build when it completes: http://koji.fedoraproject.org/koji/taskinfo?taskID=9393703 (In reply to Josh Boyer from comment #3) > Please test this build when it completes: > > http://koji.fedoraproject.org/koji/taskinfo?taskID=9393703 The build solves the issue -- I tried x86_64. Thank you, Josh. kernel-3.19.4-200.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/kernel-3.19.4-200.fc21 kernel-3.19.4-100.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/kernel-3.19.4-100.fc20 Package kernel-3.19.4-100.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing kernel-3.19.4-100.fc20' as soon as you are able to, then reboot. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-6294/kernel-3.19.4-100.fc20 then log in and leave karma (feedback). kernel-3.19.4-100.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. kernel-3.19.4-200.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 1009178 [details] Call Trace Description of problem: Tigon3 [partno(BCM57781) rev 57785100] does not work after upgrade to kernel-3.19. Version-Release number of selected component (if applicable): kernel-3.19.* has the bug kernel-3.18.* has not any problems with the tg3 (with the identical hardware) How reproducible: Every time. Steps to Reproduce: 1. Find a board with BCM57781 2. Install kernel 3.19 (3.19.1 or 3.19.2) Actual results: System cannot be started up, kernel only prints something like "CPU#X stuck for 23s!". Call Trace: see attachment. Expected results: Running Linux system. Additional info: