<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [PATCH] Radeon SI driver not architecture safe, crashes on ppc64[el]"
href="https://bugs.freedesktop.org/show_bug.cgi?id=107012#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [PATCH] Radeon SI driver not architecture safe, crashes on ppc64[el]"
href="https://bugs.freedesktop.org/show_bug.cgi?id=107012">bug 107012</a>
from <span class="vcard"><a class="email" href="mailto:smcv@collabora.com" title="Simon McVittie <smcv@collabora.com>"> <span class="fn">Simon McVittie</span></a>
</span></b>
<pre>(In reply to Simon McVittie from <a href="show_bug.cgi?id=107012#c1">comment #1</a>)
<span class="quote">> Shouldn't this be a signed char, to make the size of the struct the same on
> all architectures?</span >
I should have said: to make the size of this field the same as it used to be,
and make the effective type on all architectures the same as it always was on
x86. (char with no signedness qualifier is the same as signed char on most
architectures, but is the same as unsigned char on at least the powerpc
family.)</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>