bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnumach: [PATCH] - irq as a mach device


From: Samuel Thibault
Subject: Re: gnumach: [PATCH] - irq as a mach device
Date: Thu, 9 Jul 2020 23:01:37 +0200
User-agent: NeoMutt/20170609 (1.8.3)

Hello,

I committed the vm_allocate_contiguous part. Of course there were a few
missing bits:

- phys_addr_t, as exposed to userland, *has* to be always the same size,
otherwise the RPC will get bogus depending the kernel is compiled with
PAE enabled or not.

- It was put in mach.defs, but as the comment mentions there is no room
there any more, I moved it to gnumach.defs.

- The texinfo documentation was missing.

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]