]> Gentwo Git Trees - linux/.git/commit
s390/entry: Add base register to CHECK_VMAP_STACK/CHECK_STACK macro
authorSven Schnelle <svens@linux.ibm.com>
Mon, 22 Jul 2024 13:41:19 +0000 (15:41 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 23 Jul 2024 14:02:32 +0000 (16:02 +0200)
commit86e08d64eec35cbe6a85798add4bfc1218ca9513
tree83feeef4894457a54ae5f11fa7b647dd6833d19d
parent6908f8f916f24636621a5b4c300bdf9a0155f07e
s390/entry: Add base register to CHECK_VMAP_STACK/CHECK_STACK macro

In preparation of having lowcore at different address than zero,
add the base register to CHECK_VMAP_STACK and CHECK_STACK. No
functional change, because %r0 is passed to the macro.

Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/kernel/entry.S