Re: [PATCH v3 08/11] s390: Remove gmap pointer from lowcore
From: Heiko Carstens
Date: Mon Oct 21 2024 - 05:51:22 EST
On Tue, Oct 15, 2024 at 06:43:23PM +0200, Claudio Imbrenda wrote:
> Remove the gmap pointer from lowcore, since it is not used anymore.
>
> Signed-off-by: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
> Reviewed-by: Steffen Eiden <seiden@xxxxxxxxxxxxx>
> ---
> arch/s390/include/asm/lowcore.h | 3 +--
> arch/s390/kernel/asm-offsets.c | 1 -
> 2 files changed, 1 insertion(+), 3 deletions(-)
Reviewed-by: Heiko Carstens <hca@xxxxxxxxxxxxx>