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

Dmitry V. Levin ldv at altlinux.org
Thu Feb 26 20:14:27 UTC 2015


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...


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20150226/20565423/attachment.bin>


More information about the Strace-devel mailing list