Hi, Yury
On 2016/9/8 19:37, Yury Norov wrote:
On Thu, Sep 08, 2016 at 12:25:27PM +0800, Zhangjian (Bamvor) wrote:
Hi, Guys
There was a discussion about bump vdso version of kernel. We need
update the vdso version in glibc correspondingly otherwise the
application could not make use of the vdso
On Thu, Sep 08, 2016 at 12:25:27PM +0800, Zhangjian (Bamvor) wrote:
> Hi, Guys
>
> There was a discussion about bump vdso version of kernel. We need
> update the vdso version in glibc correspondingly otherwise the
> application could not make use of the vdso.
>
> Is it make sense to you?
>
> Reg
Hi, Guys
There was a discussion about bump vdso version of kernel. We need
update the vdso version in glibc correspondingly otherwise the
application could not make use of the vdso.
Is it make sense to you?
Regards
Bamvor
commit 3ffc1d798fc25ccb02e7cc325fe5fb3890c085e3
Author: Bamvor Jian Zha
Hi all,
I take 2-week vacation from monday, so I'll be not available all the
time, and may response with one or two days delay.
Yury.
Yury Norov writes:
> ABI details:
> - types are taken from AARCH32, next types turned to 64-bit,
>as modern requirement for new APIs tells:
> ino_t is u64 type
> off_t is s64 type
> blkcnt_t is s64 type
> fsblkcnt_t is u64 type
> fsfilcnt_t is u
Hi Yury,
Please address all previous reviews comment and concerns before send
a new RFC/patch set. As Joseph pointed out, he raised different question
in different patch iterations (some even back from 2014) and there is
no point is just resent the same patch without first review such
comments.
On Tue, 28 Jun 2016, Yury Norov wrote:
> - addressed v1 comments (I'm really sorry if I missed something,
>there are a lot of them, and I am really thankfull for detailed review);
You appear to have ignored most of my comments, including comments carried
over from 2014. Please check more t
This series enables aarch64 port with ilp32 mode.
ABI details:
- types are taken from AARCH32, next types turned to 64-bit,
as modern requirement for new APIs tells:
ino_t is u64 type
off_t is s64 type
blkcnt_t is s64 type
fsblkcnt_t is u64 type
8 matches
Mail list logo