]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[IA64] uncached allocator: use generic (not sn2 specific) functions
authorMartin Hicks <mort@sgi.com>
Wed, 31 Aug 2005 18:21:00 +0000 (11:21 -0700)
committerTony Luck <tony.luck@intel.com>
Wed, 31 Aug 2005 21:18:04 +0000 (14:18 -0700)
commita994018a5fc987702dfb4f5d31172842ea6186dc
tree53e353c9d7d29ddeffe378821ef82498cb5ecc42
parentff67b59726a8cd3549b069dfa78de2f538d3b8e3
[IA64] uncached allocator: use generic (not sn2 specific) functions

Change sn2-specific calls into generic functions.  Without this change
the uncached allocator will not work on non-sn2 platforms.

Signed-off-by: Greg Edwards <edwardsg@sgi.com>
Signed-off-by: Martin Hicks <mort@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/uncached.c