| commit | 03e07092c6ce8e9ae77141e42d65bf4b641fec8d | [log] [tgz] |
|---|---|---|
| author | Alexander Gordeev <[email protected]> | Mon Mar 29 18:32:55 2021 +0200 |
| committer | Greg Kroah-Hartman <[email protected]> | Fri Dec 08 08:46:14 2023 +0100 |
| tree | 2ca21217f39589e60f609524825882d3a55cfd17 | |
| parent | cb420e35571cb056df9bd86b00f7961b878ba7f7 [diff] |
s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions family [ Upstream commit 3784231b1e091857bd129fd9658a8b3cedbdcd58 ] Due to historical reasons mark_kernel_pXd() functions misuse the notion of physical vs virtual addresses difference. Signed-off-by: Alexander Gordeev <[email protected]> Signed-off-by: Heiko Carstens <[email protected]> Stable-dep-of: 44d930452476 ("s390/cmma: fix detection of DAT pages") Signed-off-by: Sasha Levin <[email protected]>