[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1FE6DD409037234FAB833C420AA843EC012AF3D7@orsmsx424.amr.corp.intel.com>
Date: Tue, 22 Apr 2008 13:57:30 -0700
From: "Luck, Tony" <tony.luck@...el.com>
To: "Dean Nelson" <dcn@....com>
Cc: <jes@....com>, <gregkh@...e.de>, <linux-kernel@...r.kernel.org>,
<linux-ia64@...r.kernel.org>
Subject: RE: [Patch 1/4] move XP and XPC to drivers/misc/sgi-xp -v4
> 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@...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