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 <[EMAIL PROTECTED]>
>> ---
>> 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
_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/virtualization