<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - wrong size in struct drm_mode_get_connector"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89460">89460</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>wrong size in struct drm_mode_get_connector
</td>
</tr>
<tr>
<th>Product</th>
<td>xorg
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Driver/intel
</td>
</tr>
<tr>
<th>Assignee</th>
<td>chris@chris-wilson.co.uk
</td>
</tr>
<tr>
<th>Reporter</th>
<td>amacias@solutia-it.es
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>intel-gfx-bugs@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>Hi everybody,
I'm trying to run a 32bits Linux distribution with a 64 bits Linux kernel and
I have problems with Intel driver for xorg.
By tracing the problem and then searching in Google I found this conversation:
<a href="http://comments.gmane.org/gmane.linux.kernel.stable/67503">http://comments.gmane.org/gmane.linux.kernel.stable/67503</a>
It seems that due to differences in the size of struct drm_mode_get_connector
is neccesary to add a "__u32 pad" at the end of the structure. And this was
added to the kernel.
But if you look in libdrm-2.4.58/include/drm/drm_mode.h the
"drm_mode_get_connector" struct haven't got any padding.
Is this a bug?
Is possible to run a 32 bits linux distribution with a 64 bits Linux kernel? or
is it an impossible dream?
Best regards!</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>