Hi, Kazu and James

Thank you for the reminder.

> > Dear Kazu,
> > 
> > Sorry for late reply
> > Thanks for your suggestion and I have prepared a V2 patch, please
> > help
> > to review.

> ok, I've modified your v2 patch to fix the following compilation
> warning
> and rewrite the commit log, and attached it.

> arm64.c: In function ‘arm64_init’:
> arm64.c:3728:35: warning: ‘note’ may be used uninitialized in this
> function [-Wmaybe-uninitialized]
>      offset = roundup(offset + note->n_namesz, 4);
>                                    ^~
> Kazu, thanks for your kind help.

> Lianbo, could you review the attached patch?

Yes, sure. I have put it in my review queue. 

Thanks.
Lianbo

> Thanks,
> Kazu