diff options
author | Alexander Gordeev <[email protected]> | 2023-08-16 15:29:42 +0200 |
---|---|---|
committer | Heiko Carstens <[email protected]> | 2023-08-18 15:08:12 +0200 |
commit | 979fe44af819d76fc02a5a97ad1cb74f7d83578e (patch) | |
tree | c74f17b0d6f82bff14470e600a89347069552dda /kernel/power/hibernate.c | |
parent | 386cb81e4ba7811573765aaaeb91b472639c2bae (diff) |
s390/ipl: fix virtual vs physical address confusion
The value of ipl_cert_list_addr boot variable contains
a physical address, which is used directly. That works
because virtual and physical address spaces are currently
the same, but otherwise it is wrong.
While at it, fix also a comment for the platform keyring.
Signed-off-by: Alexander Gordeev <[email protected]>
Reviewed-by: Mimi Zohar <[email protected]>
Acked-by: Jarkko Sakkinen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'kernel/power/hibernate.c')
0 files changed, 0 insertions, 0 deletions