On Wed, Oct 31, 2018 at 01:02:03PM -0500, Justin M. Forbes wrote: > Fixes: > ERROR: "__node_distance" [drivers/nvme/host/nvme-core.ko] undefined! > make[1]: *** [scripts/Makefile.modpost:92: __modpost] Error 1 > make: *** [Makefile:1275: modules] Error 2 > + exit 1 > > Signed-off-by: Justin M. Forbes <jforbes@xxxxxxxxxxxxxxxxx> > --- > arch/s390/numa/numa.c | 2 ++ > 1 file changed, 2 insertions(+) Applied, thanks.