* [Linux-ia64] ia64 SN update
@ 2002-12-09 21:03 Jesse Barnes
2002-12-16 21:16 ` Sam Ravnborg
0 siblings, 1 reply; 2+ messages in thread
From: Jesse Barnes @ 2002-12-09 21:03 UTC (permalink / raw)
To: linux-ia64
[-- Attachment #1: Type: text/plain, Size: 785 bytes --]
David, here's a patch to update SN support in the ia64 tree. I had to
make a few mods outside arch/ia64/sn and include/asm-ia64/sn to get
CONFIG_IA64_SGI_SN2 to compile.
This is the first time I've used bitkeeper to generate a patch, so
hopefully I got it right, but please let me know if you need another
format. Here's the diffstat for the non-SN files:
arch/ia64/Makefile | 7
update SN subdirs
arch/ia64/kernel/sal.c | 2
make ia64_sal_handler_init non-static
include/asm-ia64/machvec_sn2.h | 102 -
update SN2 machvec entries
include/asm-ia64/mmzone.h | 32
add SN2 discontig support
include/asm-ia64/numa.h | 2
add new local_nodeid() macro
Thanks,
Jesse
[-- Attachment #2: sn-2.5-ia64-bk.patch.gz --]
[-- Type: application/x-gzip, Size: 191231 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [Linux-ia64] ia64 SN update
2002-12-09 21:03 [Linux-ia64] ia64 SN update Jesse Barnes
@ 2002-12-16 21:16 ` Sam Ravnborg
0 siblings, 0 replies; 2+ messages in thread
From: Sam Ravnborg @ 2002-12-16 21:16 UTC (permalink / raw)
To: linux-ia64
On man, dec 09, 2002 at 01:03:56 -0800, Jesse Barnes wrote:
> David, here's a patch to update SN support in the ia64 tree.
=== arch/ia64/sn/kernel/Makefile 1.7 vs edited ==--- 1.7/arch/ia64/sn/kernel/Makefile Sun Sep 22 16:34:28 2002
+++ edited/arch/ia64/sn/kernel/Makefile Tue Dec 3 18:07:29 2002
XXX
+.S.s:
+ $(CPP) $(AFLAGS) $(AFLAGS_KERNEL) -o $*.s $<
+.S.o:
+ $(CC) $(AFLAGS) $(AFLAGS_KERNEL) -c -o $*.o $<
Do you really need this. kbuild contains the above rules, and if it
does not work deleting the above lines I would like to know.
Same comment for sn1 and sn2.
Also could you please delete inclusion of Rules.make, it has disappeared
from Linus's tree.
Sam
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-12-16 21:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-09 21:03 [Linux-ia64] ia64 SN update Jesse Barnes
2002-12-16 21:16 ` Sam Ravnborg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox