]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
um: Remove broken SMP support
authorRichard Weinberger <richard@nod.at>
Wed, 18 Mar 2015 20:42:54 +0000 (21:42 +0100)
committerRichard Weinberger <richard@nod.at>
Mon, 13 Apr 2015 19:00:58 +0000 (21:00 +0200)
commit28fa468f53163bc0b867b4cc75a9e36e7ed4dbbd
tree5421b0046c8143797630da85db9a9b72c488f9f2
parentd0b5e15f0c0fdd759dd3dd48dc2dc2e7199e0da0
um: Remove broken SMP support

At times where UML used the TT mode to operate it had
kind of SMP support. It never got finished nor was
stable.
Let's rip out that cruft and stop confusing developers
which do tree-wide SMP cleanups.

If someone wants SMP support UML it has do be done from scratch.

Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/Kconfig.um
arch/um/include/asm/processor-generic.h
arch/um/include/asm/smp.h
arch/um/kernel/Makefile
arch/um/kernel/irq.c
arch/um/kernel/process.c
arch/um/kernel/skas/process.c
arch/um/kernel/smp.c [deleted file]
arch/um/kernel/um_arch.c
arch/x86/um/asm/barrier.h