Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1250811

Summary: aarch64: WARNING: at net/core/dev.c:6012 rollback_registered_many at boot time
Product: Red Hat Enterprise Linux 7 Reporter: Eryu Guan <eguan>
Component: kernel-aarch64Assignee: arm-mgr
Status: CLOSED DUPLICATE QA Contact: Jeff Bastian <jbastian>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2CC: eguan, jbastian, network-qe
Target Milestone: rc   
Target Release: ---   
Hardware: aarch64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-06 13:33:05 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:

Description Eryu Guan 2015-08-06 04:39:03 UTC
Description of problem:
After installing RHEL-7.2-20150720.0 Server aarch64 distrobution, I hit the following warning in dmesg

[    1.894905] ------------[ cut here ]------------
[    1.899502] WARNING: CPU: 0 PID: 1 at net/core/dev.c:6012 rollback_registered_many+0x90/0x318()
[    1.908159] Modules linked in:
[    1.911213] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.1.0-0.12.el7.aarch64 #1
[    1.918483] Hardware name: AppliedMicro Mustang/Mustang, BIOS 1.1.0 Apr 22 2015
[    1.925755] Call Trace:
[    1.928190] [<fffffe000009781c>] dump_backtrace+0x0/0x170
[    1.933566] [<fffffe00000979ac>] show_stack+0x20/0x2c
[    1.938591] [<fffffe000072020c>] dump_stack+0x78/0x9c
[    1.943619] [<fffffe00000c2040>] warn_slowpath_common+0xa0/0xd8
[    1.949508] [<fffffe00000c21bc>] warn_slowpath_null+0x34/0x44
[    1.955227] [<fffffe00005eb6cc>] rollback_registered_many+0x8c/0x318
[    1.961544] [<fffffe00005eb990>] rollback_registered+0x38/0x50
[    1.967346] [<fffffe00005ed2ac>] unregister_netdevice_queue+0x54/0x8c
[    1.973756] [<fffffe00005ed308>] unregister_netdev+0x24/0x38
[    1.979385] [<fffffe0000513110>] xgene_enet_probe+0x584/0xa54
[    1.985106] [<fffffe0000489a58>] platform_drv_probe+0x4c/0xc0
[    1.990822] [<fffffe0000487870>] driver_probe_device+0x1d0/0x404
[    1.996800] [<fffffe0000487ba8>] __driver_attach+0xa8/0xb0
[    2.002261] [<fffffe000048564c>] bus_for_each_dev+0x68/0xac
[    2.007796] [<fffffe000048714c>] driver_attach+0x2c/0x38
[    2.013084] [<fffffe0000486d00>] bus_add_driver+0x16c/0x248
[    2.018626] [<fffffe0000488420>] driver_register+0x6c/0x138
[    2.024172] [<fffffe0000489974>] __platform_driver_register+0x74/0x84
[    2.030579] [<fffffe0000c3874c>] xgene_enet_driver_init+0x14/0x20
[    2.036642] [<fffffe000009083c>] do_one_initcall+0xcc/0x1cc
[    2.042189] [<fffffe0000c00b8c>] kernel_init_freeable+0x1b0/0x254
[    2.048252] [<fffffe000071a078>] kernel_init+0x14/0xe4
[    2.053371] ---[ end trace 015990076757cc92 ]---

Version-Release number of selected component (if applicable):
kernel-4.1.0-0.12.el7.aarch64

How reproducible:
not sure, but seen more than once

Steps to Reproduce:
1. install RHEL-7.2-20150720.0 Server aarch64 distrobution and boot
2.
3.

Actual results:
warning

Expected results:
no warning

Additional info:
job link https://beaker.engineering.redhat.com/recipes/2127493
hostname https://beaker.engineering.redhat.com/view/apm-mustang-ev3-28.khw.lab.eng.bos.redhat.com

Comment 1 Jeff Bastian 2015-08-06 13:05:21 UTC
Eryu, this looks like a duplicate of bug 1229220 and it's fixed in the latest 4.2.0-0.rc3.* kernels.  Can you verify if this is a duplicate?

Comment 2 Eryu Guan 2015-08-06 13:33:05 UTC
Yes, they look the same to me, I'll close this one, thanks! (my bugzilla search missed bug 1229220..)

*** This bug has been marked as a duplicate of bug 1229220 ***