lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 30 Mar 2008 16:41:52 +0300
From:	Avi Kivity <avi@...ranet.com>
To:	Jeremy Fitzhardinge <jeremy@...p.org>
CC:	Isaku Yamahata <yamahata@...inux.co.jp>, eddie.dong@...el.com,
	linux-kernel@...r.kernel.org,
	virtualization@...ts.linux-foundation.org, chrisw@...s-sol.org,
	xen-ia64-devel@...ts.xensource.com
Subject: Re: [PATCH 09/12] xen: make include/xen/page.h portable moving those
 definitions under asm dir.

Jeremy Fitzhardinge wrote:
> Isaku Yamahata wrote:
>   
>> The definitions in include/asm/xen/page.h are arch specific.
>> ia64/xen wants to define its own version. So move them to arch specific
>> directory and keep include/xen/page.h in order not to break compilation.
>>
>> Signed-off-by: Isaku Yamahata <yamahata@...inux.co.jp>
>> ---
>>  include/{ => asm-x86}/xen/page.h |    0 
>>  include/xen/page.h               |  169 +-------------------------------------
>>  2 files changed, 1 insertions(+), 168 deletions(-)
>>  copy include/{ => asm-x86}/xen/page.h (100%)
>>
>> diff --git a/include/xen/page.h b/include/asm-x86/xen/page.h
>> similarity index 100%
>> copy from include/xen/page.h
>> copy to include/asm-x86/xen/page.h
>> diff --git a/include/xen/page.h b/include/xen/page.h
>>   
>>     
>
> Is this a magic git-format patch, or is it simply missing 
> asm-x86/xen/page.h?
>
>   

Magic git format.  Look at lines beginning with 'copy' above.

(a better result would have been a move along with a creation of a new 
include/xen/page.h)

-- 
error compiling committee.c: too many arguments to function

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ