<div dir="ltr">On Mon, Sep 23, 2013 at 1:31 PM, David Gibson <span dir="ltr"><<a href="mailto:david@gibson.dropbear.id.au" target="_blank">david@gibson.dropbear.id.au</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The other approach would be to wrap everything in the actual files in<br>
        #if defined(__i386__) || defined(__x86_64__)<br>
and leave nothing, or BUILD_BUG stubs for other archs.</blockquote><div> </div><div>Sounds like a good idea, thank you.  Will do it and upload a patch.</div><div>Going to just throw a warning if no x86, just to let the user know the module is not available.</div>
</div><br></div></div>