Commit d583542
x86/pvh: Omit needless clearing of phys_base
Since commit
d9ec115 ("x86/boot/64: Use RIP_REL_REF() to assign 'phys_base'")
phys_base is assigned directly rather than added to, so it is no longer
necessary to clear it after use.
Reviewed-by: Jason Andryuk <[email protected]>
Tested-by: Jason Andryuk <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Juergen Gross <[email protected]>1 parent bb12f48 commit d583542
1 file changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | 183 | | |
191 | 184 | | |
192 | 185 | | |
| |||
0 commit comments