forked from mirrors/linux
There never have been distributions that shiped with CONFIG_SMP=n for s390. In addition the kernel currently doesn't even compile with CONFIG_SMP=n for s390. Most likely it wouldn't even work, even if we fix the compile error, since nobody tests it, since there is no use case that I can think of. Therefore simply enforce CONFIG_SMP and get rid of some more or less unused code. Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> |
||
|---|---|---|
| .. | ||
| delay.c | ||
| find.c | ||
| Makefile | ||
| mem.S | ||
| probes.c | ||
| spinlock.c | ||
| string.c | ||
| uaccess.c | ||
| xor.c | ||