diff options
author | Jason Andryuk <[email protected]> | 2024-08-23 15:36:28 -0400 |
---|---|---|
committer | Juergen Gross <[email protected]> | 2024-09-25 14:15:11 +0200 |
commit | b464b461d27d564125db760938643374864c1b1f (patch) | |
tree | 53b792e91be52082bcd93d429257059d8d408728 /lib/crypto/mpi/mpi-add.c | |
parent | 1db29f99edb056d8445876292f53a63459142309 (diff) |
x86/pvh: Set phys_base when calling xen_prepare_pvh()
phys_base needs to be set for __pa() to work in xen_pvh_init() when
finding the hypercall page. Set it before calling into
xen_prepare_pvh(), which calls xen_pvh_init(). Clear it afterward to
avoid __startup_64() adding to it and creating an incorrect value.
Signed-off-by: Jason Andryuk <[email protected]>
Reviewed-by: Juergen Gross <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions