mirror of
https://review.haiku-os.org/haiku
synced 2025-01-24 07:14:48 +01:00
59ae45c1ab
Since the commpage is at a kernel address, changed 64-bit paging code to match x86's behaviour of allowing user-accessible mappings to be created in the kernel portion of the address space. This is also required by some drivers.