]> git.baikalelectronics.ru Git - kernel.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)
commit17ef296314edc839331907e4babacc620136539c
tree3e261a61de26cd64a215ee0627d8e8c395e93f7d
parent190f4937e543910bcbcbb633659b1255e1b4cbe5
[IA64] Fix broken sn2 build

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

Fixing the build the b7307524dd42a0c2bea5d793e4503fab34508bb1 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