Luca Dariz, le mar. 28 juin 2022 12:10:42 +0200, a ecrit:
> * kern/bootstrap.c: use rpc_ vm types to put the bootstrap module
> arguments on the stack, make it consistent with user-space types.
>
> Signed-off-by: Luca Dariz
Applied and fixed, thanks!
> ---
> kern/bootstrap.c | 22 +--
* kern/bootstrap.c: use rpc_ vm types to put the bootstrap module
arguments on the stack, make it consistent with user-space types.
Signed-off-by: Luca Dariz
---
kern/bootstrap.c | 22 +-
1 file changed, 9 insertions(+), 13 deletions(-)
diff --git a/kern/bootstrap.c b/kern