s390/asm-offsets: Rename __LC_PGM_INT_CODE
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 24 Feb 2025 14:59:03 +0000 (15:59 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 4 Mar 2025 16:25:22 +0000 (17:25 +0100)
commita0a8f2b219627ba126e208ac67ded6756537af8f
tree5520ebfbc94bdda4b61ee25320f4d8abdaded2b7
parentb337f6af6766da0790f8b50a1ca7ce67cfb5b69c
s390/asm-offsets: Rename __LC_PGM_INT_CODE

Avoid confusion and rename __LC_PGM_INT_CODE since it correlates to the
pgm_code member of struct lowcore, and not the pgm_int_code member.

Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/kernel/asm-offsets.c
arch/s390/kvm/interrupt.c