|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: [Xen-changelog] [xen-unstable] Introduce a grant_ent
On 07/10/2009 18:55, "Steven Smith" <Steven.Smith@xxxxxxxxxxxxx> wrote:
>>>>>> Introduce a grant_entry_v2 structure.
>>>>>>
>>>>>> Signed-off-by: Steven Smith <steven.smith@xxxxxxxxxx>
>>>>> This patch breaks my build:
>>>>
>>>> Should be fixed by c/s 20288.
>>>
>>> Build still not okay:
>> Fixed by c/s 20291.
> Oops; sorry about that. I completely forgot about the non-Linux dom0
> OSes.
Could you have a stab at fixing the IA64 gnttab hooks? Either that or
solicit help from the ia64 devs (cc'ing Isaku).
K.
grant_table.c: In function 'gnttab_populate_status_frames':
grant_table.c:1026: warning: implicit declaration of function
'gnttab_create_status_page'
grant_table.c: In function 'gnttab_grow_table':
grant_table.c:1088: error: 'struct grant_table' has no member named 'shared'
grant_table.c:1088: error: 'struct grant_table' has no member named 'shared'
grant_table.c: In function '__acquire_grant_for_copy':
grant_table.c:1757: error: 'INVALID_GFN' undeclared (first use in this
function)
grant_table.c:1757: error: (Each undeclared identifier is reported only once
grant_table.c:1757: error: for each function it appears in.)
grant_table.c: In function 'gnttab_get_status_frames':
grant_table.c:2083: warning: implicit declaration of function
'gnttab_status_gmfn'
grant_table.c: In function 'grant_table_create':
grant_table.c:2326: error: 'struct grant_table' has no member named 'shared'
grant_table.c:2326: error: 'struct grant_table' has no member named 'shared'
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|