RE: [Patch 1/4] move XP and XPC to drivers/misc/sgi-xp -v4

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Dean Nelson <dcn@...>
Cc: <jes@...>, <gregkh@...>, <linux-kernel@...>, <linux-ia64@...>
Date: Tuesday, April 22, 2008 - 4:57 pm

> Move XPC and XPNET from arch/ia64/sn/kernel to drivers/misc/sgi-xp.

Dean,

I applied this series on top of this morning's patch to change
the uncached allocator to support multiple page allocations.

Now I see errors in the build because xpc_partition.c doesn't
have the matching change to support the extra argument:

drivers/misc/sgi-xp/xpc_partition.c: In function `xpc_rsvd_page_init':
drivers/misc/sgi-xp/xpc_partition.c:214: error: too few arguments to function `uncached_alloc_page'
drivers/misc/sgi-xp/xpc_partition.c:233: error: too few arguments to function `uncached_free_page'

-Tony
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[Patch 1/4] move XP and XPC to drivers/misc/sgi-xp -v4, Dean Nelson, (Tue Apr 22, 3:46 pm)
RE: [Patch 1/4] move XP and XPC to drivers/misc/sgi-xp -v4, Luck, Tony, (Tue Apr 22, 4:57 pm)