From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tamas K Lengyel Subject: Re: [PATCH for-4.5 v10 04/19] xen: Relocate p2m_mem_access_resume to mem_access common Date: Fri, 26 Sep 2014 21:54:17 +0200 Message-ID: References: <1411646212-17041-1-git-send-email-tklengyel@sec.in.tum.de> <1411646212-17041-5-git-send-email-tklengyel@sec.in.tum.de> <5425958B0200007800039BEE@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4303620108741956504==" Return-path: In-Reply-To: <5425958B0200007800039BEE@mail.emea.novell.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: Jan Beulich Cc: Ian Campbell , Tim Deegan , Julien Grall , Ian Jackson , "xen-devel@lists.xen.org" , Stefano Stabellini , Andres Lagar-Cavilla , Daniel De Graaf , Tamas K Lengyel List-Id: xen-devel@lists.xenproject.org --===============4303620108741956504== Content-Type: multipart/alternative; boundary=001a113a94d24c05e70503fd48c7 --001a113a94d24c05e70503fd48c7 Content-Type: text/plain; charset=ISO-8859-1 On Fri, Sep 26, 2014 at 4:34 PM, Jan Beulich wrote: > >>> On 25.09.14 at 13:56, wrote: > > --- a/xen/include/asm-arm/p2m.h > > +++ b/xen/include/asm-arm/p2m.h > > @@ -66,6 +66,13 @@ typedef enum { > > p2m_max_real_type, /* Types after this won't be store in the p2m */ > > } p2m_type_t; > > > > +static inline > > +void p2m_mem_event_emulate_check(struct vcpu *v, > > + const mem_event_response_t *rsp) > > This was the offending change - I fixed this up by including > public/mem_event.h from xen/p2m-common.h in patch 3. > > Jan > Thank you! Seems I have forgotten to move that include up in the series.. Tamas. --001a113a94d24c05e70503fd48c7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable


On Fri, Sep 26, 2014 at 4:34 PM, Jan Beulich <JBeulich@suse.com>= ; wrote:
>>= > On 25.09.14 at 13:56, <t= klengyel@sec.in.tum.de> wrote:
> --- a/xen/include/asm-arm/p2m.h
> +++ b/xen/include/asm-arm/p2m.h
> @@ -66,6 +66,13 @@ typedef enum {
>=A0 =A0 =A0 p2m_max_real_type,=A0 /* Types after this won't be stor= e in the p2m */
>=A0 } p2m_type_t;
>
> +static inline
> +void p2m_mem_event_emulate_check(struct vcpu *v,
> +=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0co= nst mem_event_response_t *rsp)

This was the offending change - I fixed this up by including
public/mem_event.h from xen/p2m-common.h in patch 3.

Jan

Thank= you! Seems I have forgotten to move that include up in the series..
Tamas.
--001a113a94d24c05e70503fd48c7-- --===============4303620108741956504== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --===============4303620108741956504==--