<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED DUPLICATE - [CI][BAT] igt@gem_exec_create@madvise - dmesg-warn - ODEBUG: active_state not available"
href="https://bugs.freedesktop.org/show_bug.cgi?id=108673">bug 108673</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;">Resolution</td>
<td>NOTABUG
</td>
<td>DUPLICATE
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED DUPLICATE - [CI][BAT] igt@gem_exec_create@madvise - dmesg-warn - ODEBUG: active_state not available"
href="https://bugs.freedesktop.org/show_bug.cgi?id=108673#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED DUPLICATE - [CI][BAT] igt@gem_exec_create@madvise - dmesg-warn - ODEBUG: active_state not available"
href="https://bugs.freedesktop.org/show_bug.cgi?id=108673">bug 108673</a>
from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
<pre>There isn't that much we can do about the warn; the debugobjects code is
written to be usable from atomic context, that is allocation failures are a
reality and its way to deal with them is to turn off. The warn makes sense, you
were using debugobjects, an error occurred and it can no longer use
debugobjects.
That being said we are missing a init_rcu_head() which means a lack of
opportunity for debugobjects to preallocate. What really threw me here is that
we should have seen this error from the get go, the only saving grace would be
the late initialisation that failed here due to the allocation failure.
*** This bug has been marked as a duplicate of <a class="bz_bug_link
bz_status_NEW "
title="NEW - [CI][SHARDS] igt@gem_exec_reuse@baggage - dmesg-warn - ODEBUG: active_state not available"
href="show_bug.cgi?id=108691">bug 108691</a> ***</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are on the CC list for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>