]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[IA64] Fix broken sn2 build
authorHedi Berriche <hedi@sgi.com>
Tue, 23 Feb 2010 23:58:49 +0000 (23:58 +0000)
committerTony Luck <tony.luck@intel.com>
Wed, 24 Feb 2010 00:07:25 +0000 (16:07 -0800)
commitf7624c97b8e5bca49be7854309550bff8ce98c47
tree3e261a61de26cd64a215ee0627d8e8c395e93f7d
parent9f3a6284880ceea452903e2043c88d7226736318
[IA64] Fix broken sn2 build

Revert the change made to arch/ia64/sn/kernel/setup.c by commit
204fba4aa303ea4a7bb726a539bf4a5b9e3203d0 as it breaks the build.

Fixing the build the b94b08081fcecf83fa690d6c5664f6316fe72208 way
breaks xpc because genksyms then fails to generate an CRC for
per_cpu____sn_cnodeid_to_nasid because of limitations in the
generic genksyms code.

Signed-off-by: Hedi Berriche <hedi@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/sn/kernel/setup.c