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 1143862 - 3.17-rc5+ kernel does not boot on APM Mustang
Summary: 3.17-rc5+ kernel does not boot on APM Mustang
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: aarch64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kyle McMartin
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARM64, F-ExcludeArch-aarch64
TreeView+ depends on / blocked
 
Reported: 2014-09-18 07:34 UTC by Marcin Juszkiewicz
Modified: 2015-09-01 03:55 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-09 11:45:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
kernel log (32.71 KB, text/plain)
2014-09-18 07:34 UTC, Marcin Juszkiewicz
no flags Details

Description Marcin Juszkiewicz 2014-09-18 07:34:34 UTC
Created attachment 938767 [details]
kernel log

Description of problem:

[    3.724891] Call trace:
[    3.727324] [<ffffffc00055bcd0>] ahci_scr_read+0x6c/0x94
[    3.732606] [<ffffffc00054245c>] sata_scr_read+0x74/0x94
[    3.737890] [<ffffffc000542510>] sata_link_debounce+0x94/0x128
[    3.743693] [<ffffffc000543538>] sata_link_resume+0xe4/0x154
[    3.749322] [<ffffffc000548920>] sata_link_hardreset+0x114/0x1f4
[    3.755296] [<ffffffc00055f80c>] xgene_ahci_hardreset+0x174/0x290
[    3.761357] [<ffffffc00054f0b0>] ata_do_reset+0x40/0x88
[    3.766553] [<ffffffc00055252c>] ata_eh_reset+0x914/0xc44
[    3.771923] [<ffffffc000552c58>] ata_eh_recover+0x25c/0x12a4
[    3.777553] [<ffffffc00055a344>] sata_pmp_error_handler+0x428/0x8bc
[    3.783787] [<ffffffc00055e238>] ahci_error_handler+0x2c/0x6c
[    3.789503] [<ffffffc000554200>] ata_scsi_port_error_handler+0x480/0x630
[    3.796169] [<ffffffc000554438>] ata_scsi_error+0x88/0xc0
[    3.801540] [<ffffffc000526400>] scsi_error_handler+0x138/0x7bc
[    3.807429] [<ffffffc0000d3a94>] kthread+0xd4/0xec
[    3.812194] Code: b8735823 340000e3 8b23c081 8b0100c1 (b9400021) 
[    3.818277] ---[ end trace 9d65b89a94803ecc ]---


Version-Release number of selected component (if applicable):

3.17-rc5.git0.1
3.17-rc5.git1.1

How reproducible:

always

Steps to Reproduce:
1. install kernel
2. add it into grub
3. reboot into installed kernel

Actual results:

machine needs reboot

Expected results:

machine boots

Additional info:

3.17-rc3.git1.1 works fine

Comment 1 Richard W.M. Jones 2014-09-19 09:29:21 UTC
I see the exact same trace here.

Comment 2 Marcin Juszkiewicz 2014-09-23 17:37:11 UTC
3.17-rc5.git5.1 fails same way

Comment 3 Marcin Juszkiewicz 2014-09-24 09:29:14 UTC
3.17.0-0.rc6.git1.1.fc22.aarch64 fails as well

Comment 4 Marcin Juszkiewicz 2014-09-24 16:08:55 UTC
Reverting 0bed13bebd6c99d097796d2c commit made it bootable again.

Comment 5 Marcin Juszkiewicz 2014-10-02 11:04:22 UTC
kernel from http://arm.koji.fedoraproject.org/koji/buildinfo?buildID=243895 boots.


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