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

Re: [Xen-devel] [PATCH 17/17] xen: arm: document what low level primitives we have imported from Linux



On Thu, 2014-03-20 at 15:46 +0000, Ian Campbell wrote:
> As part of the recent update I had to reverse engineer what we had, which was
> very tedious. Check in my notes so that I have a reference for next time.
> 
> Now the secret is to remember to update this file every time!
> 
> Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
> ---
>  xen/arch/arm/README.LinuxPrimitives |  159 
> +++++++++++++++++++++++++++++++++++
>  1 file changed, 159 insertions(+)
>  create mode 100644 xen/arch/arm/README.LinuxPrimitives
> 
> diff --git a/xen/arch/arm/README.LinuxPrimitives 
> b/xen/arch/arm/README.LinuxPrimitives
> new file mode 100644
> index 0000000..5656c11
> --- /dev/null
> +++ b/xen/arch/arm/README.LinuxPrimitives

Apparently I forgot to git commit --amend the following in to this
patch. I'll incorporate next time.

diff --git a/xen/arch/arm/README.LinuxPrimitives 
b/xen/arch/arm/README.LinuxPrimitives
index 5656c11..6cd03ca 100644
--- a/xen/arch/arm/README.LinuxPrimitives
+++ b/xen/arch/arm/README.LinuxPrimitives
@@ -69,7 +69,6 @@ arm32
 
 bitops: last sync @ v3.14-rc7 (last commit: b7ec699)
 
-                                        xen/arch/arm/arm32/lib/assembler.h
 linux/arch/arm/lib/bitops.h             xen/arch/arm/arm32/lib/bitops.h
 linux/arch/arm/lib/changebit.S          xen/arch/arm/arm32/lib/changebit.S
 linux/arch/arm/lib/clearbit.S           xen/arch/arm/arm32/lib/clearbit.S
@@ -79,8 +78,8 @@ linux/arch/arm/lib/testchangebit.S      
xen/arch/arm/arm32/lib/testchangebit.S
 linux/arch/arm/lib/testclearbit.S       xen/arch/arm/arm32/lib/testclearbit.S
 linux/arch/arm/lib/testsetbit.S         xen/arch/arm/arm32/lib/testsetbit.S
 
-for i in assembler.h bitops.h changebit.S clearbit.S findbit.S \
-         setbit.S testchangebit.S testclearbit.S testsetbit.S; do 
+for i in bitops.h changebit.S clearbit.S findbit.S setbit.S testchangebit.S \
+         testclearbit.S testsetbit.S; do
     diff -u ../linux/arch/arm/lib/$i xen/arch/arm/arm32/lib/$i;
 done
 



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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.