Re: [PATCH 5/6] enable user access

2022-08-27 Thread Samuel Thibault
Luca Dariz, le sam. 05 févr. 2022 18:51:28 +0100, a ecrit: > The pmap module is a bit limited on 64 bit paging, so this should be > refined when we'll be able to use addresses over 4G. > > Signed-off-by: Luca Dariz Applied, thanks! > --- > i386/intel/pmap.c | 4 ++-- > 1 file changed, 2 insert

[PATCH 5/6] enable user access

2022-02-05 Thread Luca Dariz
The pmap module is a bit limited on 64 bit paging, so this should be refined when we'll be able to use addresses over 4G. Signed-off-by: Luca Dariz --- i386/intel/pmap.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i386/intel/pmap.c b/i386/intel/pmap.c index d0bd3b5d..

[PATCH 5/6] enable user access

2022-01-28 Thread Luca Dariz
The pmap module is a bit limited on 64 bit paging, so this should be refined when we'll be able to use addresses over 4G. Signed-off-by: Luca Dariz --- i386/intel/pmap.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i386/intel/pmap.c b/i386/intel/pmap.c index 91835b30..