s390/numa: move code to arch/s390/kernel
authorAlexander Gordeev <agordeev@linux.ibm.com>
Tue, 4 Aug 2020 18:35:50 +0000 (20:35 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Tue, 11 Aug 2020 16:16:55 +0000 (18:16 +0200)
commitb450eeb0c973ed4125ea91e35613f029337fd28b
tree24f6b714e8f7e1f51dd7ac51347a24d2c8ee43c3
parent12bbf0962afa903321f28c454d7b667199ae55da
s390/numa: move code to arch/s390/kernel

Move all code from arch/s390/numa/ to arch/s390/kernel/
since numa.c is the only source file and all others were
deleted with the fake NUMA support removal.

Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/Kbuild
arch/s390/kernel/Makefile
arch/s390/kernel/numa.c [moved from arch/s390/numa/numa.c with 100% similarity]
arch/s390/numa/Makefile [deleted file]