diff options
author | 2021-12-13 18:59:02 +0100 | |
---|---|---|
committer | 2021-12-16 19:58:06 +0100 | |
commit | b6b486ecef02916af8a430397ccd5a68c5b967b1 (patch) | |
tree | 21f2459f2f399a2724e16faa7b77ea07f85cc0ff /scripts/generate_rust_analyzer.py | |
parent | s390/exit: remove dead reference to do_exit from copy_thread (diff) | |
download | wireguard-linux-b6b486ecef02916af8a430397ccd5a68c5b967b1.tar.xz wireguard-linux-b6b486ecef02916af8a430397ccd5a68c5b967b1.zip |
s390/sclp: fix memblock_phys_free() vs memblock_free() confusion
memblock_phys_free() is used on a virtual address. Fix this by using
memblock_free().
Note: this doesn't fix a bug currently, since virtual and physical
addresses are identical.
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions