summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/uvdevice.c
diff options
context:
space:
mode:
authorSteffen Eiden <seiden@linux.ibm.com>2023-06-15 12:05:27 +0200
committerJanosch Frank <frankja@linux.ibm.com>2023-06-16 11:08:09 +0200
commit4255ce017723238dddbb63ba06d760d73b57896a (patch)
treef903157b00d6139fa5d08e662296ceccb2357c3a /drivers/s390/char/uvdevice.c
parent0bc380beb78aa352eadbc21d934dd9606fcee808 (diff)
downloadlinux-stable-4255ce017723238dddbb63ba06d760d73b57896a.tar.gz
linux-stable-4255ce017723238dddbb63ba06d760d73b57896a.tar.bz2
linux-stable-4255ce017723238dddbb63ba06d760d73b57896a.zip
s390/uv: Always export uv_info
KVM needs the struct's values to be able to provide PV support. The uvdevice is currently guest only and will need the struct's values for call support checking and potential future expansions. As uv.c is only compiled with CONFIG_PGSTE or CONFIG_PROTECTED_VIRTUALIZATION_GUEST we don't need a second check in the code. Users of uv_info will need to fence for these two config options for the time being. Signed-off-by: Steffen Eiden <seiden@linux.ibm.com> Reviewed-by: Janosch Frank <frankja@linux.ibm.com> Link: https://lore.kernel.org/r/20230615100533.3996107-2-seiden@linux.ibm.com Signed-off-by: Janosch Frank <frankja@linux.ibm.com> Message-Id: <20230615100533.3996107-2-seiden@linux.ibm.com>
Diffstat (limited to 'drivers/s390/char/uvdevice.c')
0 files changed, 0 insertions, 0 deletions