summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorThomas Huth2022-08-10 14:57:19 +0200
committerThomas Huth2022-08-26 13:34:10 +0200
commit90de559a669b99919e2a95ee85cb6b9b2e7256cb (patch)
tree447f6bf4c61742f161aa5f58715ebc8fc87721b9 /util
parentbackends/hostmem: Fix support of memory-backend-memfd in qemu_maxrampagesize() (diff)
downloadqemu-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