]> git.baikalelectronics.ru Git - kernel.git/commit
x86, VisWS: turn into generic arch, make VisWS boot on a regular PC
authorIngo Molnar <mingo@elte.hu>
Thu, 10 Jul 2008 14:29:28 +0000 (16:29 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 10 Jul 2008 16:55:32 +0000 (18:55 +0200)
commitcc70df30e5715695b55dc78beeff142cf8e80298
tree2a0e19587aa081c48f3cbb60585d47ebc9c52294
parent0c8560226c3ee2f3bdc8d1b483da9d9987907638
x86, VisWS: turn into generic arch, make VisWS boot on a regular PC

first step: make the VISWS subarch boot on a regular PC.

We take various shortcuts for that. We copy the generic arch setup file over
into the VISWS setup file.

This is the only step that is not expected to boot on a real VISWS.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic_32.c
arch/x86/mach-visws/reboot.c
arch/x86/mach-visws/setup.c
arch/x86/mach-visws/traps.c
arch/x86/mach-visws/visws_apic.c
arch/x86/pci/Makefile
arch/x86/pci/visws.c
drivers/pci/Makefile