Re: [Xen-devel] [PATCH v1 0/7] Make building xSplice patches easier

2017-01-31 Thread Ross Lagerwall

On 01/31/2017 03:05 AM, Doug Goldstein wrote:

On 5/6/16 10:48 AM, Ross Lagerwall wrote:

Here is a set of changes to make building xSplice patches easier.
Tested to boot on x86.
Compile-tested on arm.

This is probably too late to make it into 4.7, but hey, if someone wants
to put it in I've CC'd Wei.


Ross,

What happened with this series? Some of these patches still appear
un-applied and they appear relevant still.



Sorry, I got side-tracked with other things. I will refresh and send a 
new version soon.


Cheers,
--
Ross Lagerwall

___
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel


Re: [Xen-devel] [PATCH v1 0/7] Make building xSplice patches easier

2017-01-30 Thread Doug Goldstein
On 5/6/16 10:48 AM, Ross Lagerwall wrote:
> Here is a set of changes to make building xSplice patches easier.
> Tested to boot on x86.
> Compile-tested on arm.
> 
> This is probably too late to make it into 4.7, but hey, if someone wants
> to put it in I've CC'd Wei.

Ross,

What happened with this series? Some of these patches still appear
un-applied and they appear relevant still.

-- 
Doug Goldstein



signature.asc
Description: OpenPGP digital signature
___
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel


Re: [Xen-devel] [PATCH v1 0/7] Make building xSplice patches easier

2016-05-10 Thread Konrad Rzeszutek Wilk
On Fri, May 06, 2016 at 04:48:01PM +0100, Ross Lagerwall wrote:
> Here is a set of changes to make building xSplice patches easier.
> Tested to boot on x86.
> Compile-tested on arm.
> 
> This is probably too late to make it into 4.7, but hey, if someone wants
> to put it in I've CC'd Wei.

Hey,

I've put it on my #xsplice.v11.rfc branch, along with the two patches that 
didn't make
it in 4.7. And some of the prototype work on ARM..

git://xenbits.xen.org/people/konradwilk/xen.git xsplice.v11.rfc


> 
> Ross Lagerwall (7):
>   lib: Add a generic implementation of current_text_addr()
>   sched: Remove dependency on __LINE__ for release builds
>   mm: Use statically defined locking order
>   page-alloc: Remove dependency on __LINE__ for release builds
>   iommu: Remove dependency on __LINE__ for release builds
>   acpi: Remove dependency on __LINE__ for release builds
>   Rename sections for compatibility with -ffunction-sections
> -fdata-sections
> 
>  xen/arch/arm/xen.lds.S  | 14 +--
>  xen/arch/x86/boot/x86_64.S  |  2 +-
>  xen/arch/x86/hvm/hvm.c  |  2 +-
>  xen/arch/x86/mm.c   |  4 ++--
>  xen/arch/x86/mm/mm-locks.h  | 29 +++
>  xen/arch/x86/setup.c|  2 +-
>  xen/arch/x86/x86_64/kexec_reloc.S   |  2 +-
>  xen/arch/x86/xen.lds.S  | 18 +++
>  xen/common/lib.c| 12 ++
>  xen/common/page_alloc.c |  8 +++
>  xen/drivers/acpi/utilities/utmisc.c | 46 
> +
>  xen/drivers/passthrough/vtd/dmar.h  | 12 --
>  xen/include/acpi/acmacros.h |  4 
>  xen/include/acpi/acutils.h  | 19 +++
>  xen/include/asm-arm/cache.h |  2 +-
>  xen/include/asm-arm/percpu.h|  2 +-
>  xen/include/asm-x86/cache.h |  2 +-
>  xen/include/asm-x86/percpu.h|  2 +-
>  xen/include/asm-x86/processor.h | 10 
>  xen/include/xen/lib.h   |  2 ++
>  xen/include/xen/sched-if.h  |  2 +-
>  xen/include/xen/sched.h | 14 +++
>  22 files changed, 162 insertions(+), 48 deletions(-)
> 
> -- 
> 2.4.3
> 

___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel


Re: [Xen-devel] [PATCH v1 0/7] Make building xSplice patches easier

2016-05-09 Thread Wei Liu
On Fri, May 06, 2016 at 04:48:01PM +0100, Ross Lagerwall wrote:
> Here is a set of changes to make building xSplice patches easier.
> Tested to boot on x86.
> Compile-tested on arm.
> 
> This is probably too late to make it into 4.7, but hey, if someone wants
> to put it in I've CC'd Wei.
> 

Unfortunately I think this is too late for 4.7.

Wei. 

___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel