]> git.baikalelectronics.ru Git - kernel.git/commit
s390/mem_detect: provide single get_mem_detect_end
authorVasily Gorbik <gor@linux.ibm.com>
Mon, 19 Aug 2019 21:14:10 +0000 (23:14 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Mon, 26 Aug 2019 10:51:18 +0000 (12:51 +0200)
commitc1ebbae373a71a8f8f3fd4f52581699ba14a2893
tree5c7f45a3f1e1548efcfb125c3d6127ee9aa7f484
parentb239d5fadee2e93fff82194a8d7dbec5a54395e3
s390/mem_detect: provide single get_mem_detect_end

get_mem_detect_end is already used in couple of places with potential
to be utilized in more cases. Provide single get_mem_detect_end
implementation in asm/mem_detect.h to be used by kasan and startup code.

Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/boot/mem_detect.c
arch/s390/include/asm/mem_detect.h
arch/s390/mm/kasan_init.c