The physical address, being contiguous and virtual address of the stack are all not specified at the moment, though in practice Limine implements these by just putting them in the HHDM. Perhaps the spec could clarify as to whether this can be relied upon?
This would be significant to the initial switch-over from Limine-managed to kernel-managed page tables and, in my case, it would be advantageous to be able to continue relying on this behaviour as it simplifies the memory-management setup.
The physical address, being contiguous and virtual address of the stack are all not specified at the moment, though in practice Limine implements these by just putting them in the HHDM. Perhaps the spec could clarify as to whether this can be relied upon?
This would be significant to the initial switch-over from Limine-managed to kernel-managed page tables and, in my case, it would be advantageous to be able to continue relying on this behaviour as it simplifies the memory-management setup.