s390/sysinfo: allow response buffer in normal memory
authorAlexander Gordeev <agordeev@linux.ibm.com>
Fri, 8 Mar 2024 14:54:46 +0000 (15:54 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Wed, 13 Mar 2024 08:23:44 +0000 (09:23 +0100)
commit4dc890df63996c4b18bcebfbd69b141a0beb5d03
tree4c91a636611baf208d1815ae96fb29527068bfcc
parentb0546776ad3f332e215cebc0b063ba4351971cca
s390/sysinfo: allow response buffer in normal memory

As provided with commit cd4386a931b63 ("s390/cpcmd,vmcp: avoid GFP_DMA
allocations") the Diagnose Code 8 response buffer does not have to be
below 2GB.

Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/kernel/sysinfo.c