xtensa: support memtest
authorMax Filippov <jcmvbkbc@gmail.com>
Fri, 14 Dec 2018 22:41:58 +0000 (14:41 -0800)
committerMax Filippov <jcmvbkbc@gmail.com>
Mon, 17 Dec 2018 19:32:20 +0000 (11:32 -0800)
commit4e460f656e9c8756fae32440ef3f6887e2ed4808
treee706cfb7782f27578524e57a87d167b267b2ab5e
parent037602705109ec2ab96340bea93ad87daa3ac046
xtensa: support memtest

Call early_memtest from the bootmem_init to run memtest if it's
configured and enabled.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/mm/init.c