Commit 2f5a4fb
committed
fixup! snapshot: handle the scratch region correctly
Make virt_to_phys use the aligned and un-canonicalised version of its
argument for traversal.
This does not actually matter, because only certain bits are actually
taken from vmin by the (chained) `modify_ptes` iterator(s). However,
since it doesn't matter, this is probably better for clarity.
Signed-off-by: Lucy Menon <[email protected]>1 parent b1274bd commit 2f5a4fb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
442 | | - | |
| 442 | + | |
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
| |||
0 commit comments