[PATCH] ia64: fix up builds after 16bit uuid support

Mike Frysinger vapier at gentoo.org
Thu Feb 26 22:22:44 UTC 2015


On 26 Feb 2015 23:14, Dmitry V. Levin wrote:
> On Thu, Feb 26, 2015 at 02:15:33AM -0500, Mike Frysinger wrote:
> > --- a/linux/ia64/syscallent.h
> > +++ b/linux/ia64/syscallent.h
> > @@ -26,6 +26,9 @@
> >   * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
> >   */
> >  
> > +/* Undo any defines that an earlier dummy.h inclusion setup.  */
> > +#undef sys_stime
> > +
> >  /*
> >   * IA-32 syscalls that have pointer arguments which are incompatible
> >   * with 64-bit layout get redirected to printargs.
> 
> These ia64 redefinitions to printargs and back are very fragile...

certainly, but i'm not trying to rock the boat here :).  the code as-is doesn't 
build cleanly today.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20150226/00ce2dc8/attachment.bin>


More information about the Strace-devel mailing list