diff options
author | Thomas Huth | 2022-08-10 14:57:19 +0200 |
---|---|---|
committer | Thomas Huth | 2022-08-26 13:34:10 +0200 |
commit | 90de559a669b99919e2a95ee85cb6b9b2e7256cb (patch) | |
tree | 447f6bf4c61742f161aa5f58715ebc8fc87721b9 /util | |
parent | backends/hostmem: Fix support of memory-backend-memfd in qemu_maxrampagesize() (diff) | |
download | qemu-90de559a669b99919e2a95ee85cb6b9b2e7256cb.tar.gz qemu-90de559a669b99919e2a95ee85cb6b9b2e7256cb.tar.xz qemu-90de559a669b99919e2a95ee85cb6b9b2e7256cb.zip |
softmmu/physmem: Remove the ifdef __linux__ around the pagesize functions
Now that host_memory_backend_pagesize() is not depending on the hugetlb
memory path handling anymore, we can also remove the #ifdef and the
TOCTTOU comment from the calling functions - the code should now work
equally well on all host architectures.
Message-Id: <20220810125720.3849835-3-thuth@redhat.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Acked-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions