On 7/23/24 07:43, Warner Losh wrote:
Only support 4k pages for aarch64 binaries. The variable page size stuff
isn't working just yet, so put in this lessor-of-evils kludge until that
is complete.

Hmm.  In what way is it not working?

What if we limit this to bsd-user/main.c instead?

  set_preferred_target_page_bits(TARGET_PAGE_BITS_MIN);


r~


Reply via email to