This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] dl-vdso: Add LINUX_4 HASH CODE to support nds32 vdso mechanism


On Mon, Jul 08, 2019 at 04:07:08PM -0300, Adhemerval Zanella wrote:
> 
> 
> On 01/07/2019 12:19, Vincent Chen wrote:
> >>> On 29/06/2019 10:46, Vincent Chen wrote:
> >>> ---
> >>>  ChangeLog                         | 5 +++++
> >>>  sysdeps/unix/sysv/linux/dl-vdso.h | 2 ++
> >>>  2 files changed, 7 insertions(+)
> >>>
> >>> diff --git a/ChangeLog b/ChangeLog
> >>> index cbac0c4..43060fe 100644
> >>> --- a/ChangeLog
> >>> +++ b/ChangeLog
> >>> @@ -106,6 +106,11 @@
> >>>  	* sysdeps/unix/sysv/linux/nds32/ucontext_i.sym: Likewise.
> >>>  	* sysdeps/unix/sysv/linux/nds32/vfork.S: Likewise.
> >>
> >> LGTM, thanks. I can commit it for you if you currently don't have 
> >> commit access.
> >>
> > Dear Adhemerval Zanella:
> > 
> > Please help me to commit this patch.
> > Thank you very much for your kind support.
> > 
> > Best regards,
> > Vincent
> > 
> 
> I pushed this upstream. Keep in mind I am refactoring the vDSO
> code to simplify it, so all the linux version and hash will need
> to be defined in the kernel-features.h for each architecture.

OK, I got it. Thanks for your help.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]