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

From: Luck, Tony
Date: Tue Apr 22 2008 - 16:57:52 EST


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