s390/scm: fix virtual vs physical address confusion
authorVineeth Vijayan <vneethv@linux.ibm.com>
Thu, 23 Nov 2023 21:52:53 +0000 (22:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Jan 2024 10:51:44 +0000 (11:51 +0100)
commitc754028a068f197770a6c3b867eb78b3cf6dc03a
tree6dc9c6ae64a33002340a09771eaab6cb10e27409
parent4361e15ac24b4f928cbdcc18683e282ab8ddbf4c
s390/scm: fix virtual vs physical address confusion

[ Upstream commit b1a6a1a77f0666a5a6dc0893ab6ec8fcae46f24c ]

Fix virtual vs physical address confusion (which currently are the same).

Signed-off-by: Vineeth Vijayan <vneethv@linux.ibm.com>
Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Acked-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/s390/block/scm_blk.c