Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1440419 - pine64 OOPS: drivers/base/dd.c:349 in driver_probe_device
Summary: pine64 OOPS: drivers/base/dd.c:349 in driver_probe_device
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: aarch64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARMTracker
TreeView+ depends on / blocked
 
Reported: 2017-04-08 19:01 UTC by Tomasz Kłoczko
Modified: 2017-08-06 17:15 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-06 17:15:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tomasz Kłoczko 2017-04-08 19:01:48 UTC
HW: pine64+
Still to boot fedora kernel must be used uboot with ATF but at lease it boots and I just found that 4.11 rc5 git 3.1 was able correctly load eth0 modules so I have now network.

[    2.367361] ------------[ cut here ]------------
[    2.367480] WARNING: CPU: 1 PID: 35 at drivers/base/dd.c:349 driver_probe_device+0x310/0x440
[    2.367599] Modules linked in:

[    2.367703] CPU: 1 PID: 35 Comm: kworker/1:1 Not tainted 4.11.0-0.rc5.git3.1.fc27.aarch64 #1
[    2.367820] Hardware name: Pine64+ (DT)
[    2.367890] Workqueue: events deferred_probe_work_func
[    2.367972] task: ffff800079248000 task.stack: ffff800079284000
[    2.368057] PC is at driver_probe_device+0x310/0x440
[    2.368131] LR is at driver_probe_device+0x88/0x440
[    2.368204] pc : [<ffff0000086b7650>] lr : [<ffff0000086b73c8>] pstate: 20000145
[    2.368310] sp : ffff800079287bf0
[    2.368365] x29: ffff800079287bf0 x28: 0000000000000000 
[    2.368457] x27: ffff000009001000 x26: ffff000009001000 
[    2.368548] x25: ffff000009166000 x24: 0000000000000001 
[    2.368639] x23: 0000000000000000 x22: ffff0000090b9ef0 
[    2.368731] x21: ffff00000a03fcd8 x20: ffff00000a03f000 
[    2.368822] x19: ffff8000791fb010 x18: ffff80007bf5ad18 
[    2.368914] x17: 0000000000000001 x16: 0000000000000000 
[    2.369005] x15: 000000008e73c45c x14: 00000000e7f65772 
[    2.369096] x13: 0000000000000000 x12: 0000000000000003 
[    2.369188] x11: ffff000009194ac8 x10: 0000000000000fdd 
[    2.369279] x9 : 0000000000000fdc x8 : 0000000000003ff0 
[    2.369370] x7 : 0000000000003fff x6 : ffff80007bf54090 
[    2.369462] x5 : ffff000009475628 x4 : 0000000000000000 
[    2.369553] x3 : ffff000009194a60 x2 : ffff00000a03fcd8 
[    2.369644] x1 : ffff8000791fb400 x0 : ffff80007637f400 

[    2.369772] ---[ end trace 9d6f3a50ba91088e ]---
[    2.369842] Call trace:
[    2.369891] Exception stack(0xffff800079287a10 to 0xffff800079287b40)
[    2.369980] 7a00:                                   ffff8000791fb010 0001000000000000
[    2.370094] 7a20: ffff800079287bf0 ffff0000086b7650 0000000020000145 000000000000003d
[    2.370208] 7a40: ffff000000000000 0000000000000000 ffff800079287ad0 ffff000008a1d09c
[    2.370322] 7a60: ffff0000090fe700 0000000000000000 ffff800079248000 0000000000000000
[    2.370436] 7a80: 0000000000000002 0000000000000001 ffff0000090fe760 ffff0000086b2638
[    2.370550] 7aa0: ffff800079287ac0 ffff000008148984 ffff800079287ad0 ffff000008a1d068
[    2.370664] 7ac0: ffff80007637f400 ffff8000791fb400 ffff00000a03fcd8 ffff000009194a60
[    2.370778] 7ae0: 0000000000000000 ffff000009475628 ffff80007bf54090 0000000000003fff
[    2.370891] 7b00: 0000000000003ff0 0000000000000fdc 0000000000000fdd ffff000009194ac8
[    2.371005] 7b20: 0000000000000003 0000000000000000 00000000e7f65772 000000008e73c45c
[    2.371119] [<ffff0000086b7650>] driver_probe_device+0x310/0x440
[    2.371205] [<ffff0000086b795c>] __device_attach_driver+0xac/0x150
[    2.371295] [<ffff0000086b4d54>] bus_for_each_drv+0x5c/0xa8
[    2.371377] [<ffff0000086b7150>] __device_attach+0xd0/0x168
[    2.371458] [<ffff0000086b7a7c>] device_initial_probe+0x24/0x30
[    2.371543] [<ffff0000086b6300>] bus_probe_device+0xa0/0xa8
[    2.371624] [<ffff0000086b6924>] deferred_probe_work_func+0xac/0x108
[    2.371717] [<ffff0000080f6d98>] process_one_work+0x268/0x7f0
[    2.371800] [<ffff0000080f7374>] worker_thread+0x54/0x458
[    2.371882] [<ffff0000080ffc44>] kthread+0x12c/0x130
[    2.371960] [<ffff000008083380>] ret_from_fork+0x10/0x50
[    2.386394] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver

Comment 1 Peter Robinson 2017-08-06 17:15:10 UTC
This was random and I've not seen it of late but it's a bit of a spurious crash and never happened at the same time/place


Note You need to log in before you can comment on or make changes to this bug.