<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:koalinux@gmail.com" title="José Pekkarinen <koalinux@gmail.com>"> <span class="fn">José Pekkarinen</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - smu7_populate_single_firmware_entry fails to load powerplay firmware."
href="https://bugs.freedesktop.org/show_bug.cgi?id=104854">bug 104854</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Attachment #137911 is obsolete</td>
<td>
</td>
<td>1
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - smu7_populate_single_firmware_entry fails to load powerplay firmware."
href="https://bugs.freedesktop.org/show_bug.cgi?id=104854#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - smu7_populate_single_firmware_entry fails to load powerplay firmware."
href="https://bugs.freedesktop.org/show_bug.cgi?id=104854">bug 104854</a>
from <span class="vcard"><a class="email" href="mailto:koalinux@gmail.com" title="José Pekkarinen <koalinux@gmail.com>"> <span class="fn">José Pekkarinen</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=137923" name="attach_137923" title="Right boot initialization">attachment 137923</a> <a href="attachment.cgi?id=137923&action=edit" title="Right boot initialization">[details]</a></span>
Right boot initialization
Unfortunately it seems to have been once that it booted properly, today it
doesn't boot well anymore. Here is what I could recover from that one. The plus
of the kernel is for the following irrelevant patch that hogs my boot in a
different way:
diff --git a/block/blk-core.c b/block/blk-core.c
index 82b92adf3477..f05714bea9ad 100644
--- a/block/blk-core.c
+++ b/block/blk-core.c
@@ -3650,10 +3650,6 @@ EXPORT_SYMBOL(blk_finish_plug);
*/
void blk_pm_runtime_init(struct request_queue *q, struct device *dev)
{
- /* not support for RQF_PM and ->rpm_status in blk-mq yet */
- if (q->mq_ops)
- return;
-
q->dev = dev;
q->rpm_status = RPM_ACTIVE;
pm_runtime_set_autosuspend_delay(q->dev, -1);
Please don't hesitate to ask for any other output you may need.
Thanks!</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>