x86, VisWS: turn into generic arch, copy visws files
authorIngo Molnar <mingo@elte.hu>
Thu, 10 Jul 2008 13:50:37 +0000 (15:50 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 10 Jul 2008 16:55:42 +0000 (18:55 +0200)
commit652536367b727251bfeba72189a17a040accbc2d
treee61b24b2089bf949906c5badcf13f2f4a89cbca8
parent078c0bba55b3dc751881d40cf170c002eafc048d
x86, VisWS: turn into generic arch, copy visws files

copy arch/x86/mach-visws/setup_visws.c, apic_visws.c and traps_visws.c
files to arch/x86/kernel/, in preparation of the switchover to a
non-subarch setup for VISWS.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic_visws.c [new file with mode: 0644]
arch/x86/kernel/setup_visws.c [new file with mode: 0644]
arch/x86/kernel/traps_visws.c [new file with mode: 0644]