qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] linux-user/signal.c: Rename s390 target_ucontex


From: riku voipio
Subject: Re: [Qemu-devel] [PATCH] linux-user/signal.c: Rename s390 target_ucontext fields to fix ia64
Date: Mon, 18 Jul 2011 13:28:28 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110516 Thunderbird/3.1.10

On 07/18/2011 01:18 PM, Alexander Graf wrote:
The ia64 sys/ucontext.h defines macros 'uc_link', 'uc_sigmask' and
'uc_stack'. Rename the s390 target_ucontext struct members to tuc_*,
bringing them into line with the other targets and fixing a compile
failure on ia64 hosts caused by this clash.

Looks good to me. Riku, are you taking this into your linux-user tree?

Already included in the pull request I sent earlier today.

Riku



reply via email to

[Prev in Thread] Current Thread [Next in Thread]