From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH v6 0/5] xen: public interface and foreign struct check changes for arm Date: Fri, 19 Jul 2013 14:27:36 +0100 Message-ID: References: <1374234595.13645.59.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1374234595.13645.59.camel@kazak.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell , xen-devel Cc: Ian Jackson , "Tim (Xen.org)" , Jan Beulich , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On 19/07/2013 12:49, "Ian Campbell" wrote: > I'm still not entirely sure whose Ack is needed for > tools/include/xen-foreign changes. At this stage I'll take whatever I > can get ;-) Don't think it really gets love from anyone, didn't Gerd do it as part of libelf? You can have my Ack if you want: Acked-by: Keir Fraser > Changes since v6: > Move the COMPAT_HAVE_FOO defines from public headers into > asm/config.h > > Handle a new use of evtchn_mask in common code (with an ifdef, > which I'm not entirely satisfied with) >