Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-12-03 Thread Yury Norov
[Please don't drop people from CC.] On Tue, Dec 01, 2015 at 02:55:56PM -0800, Iosif Harutyunov wrote: > Sonicwall is very interested in ILP32, is there a way we can get access to > the SuSe builds? > > Thanks > Iosif,_ > > -- > To unsubscribe from this list: send the line "unsubscribe

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-12-03 Thread Yury Norov
[Please don't drop people from CC.] On Tue, Dec 01, 2015 at 02:55:56PM -0800, Iosif Harutyunov wrote: > Sonicwall is very interested in ILP32, is there a way we can get access to > the SuSe builds? > > Thanks > Iosif,_ > > -- > To unsubscribe from this list: send the line "unsubscribe

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-12-01 Thread Iosif Harutyunov
Sonicwall is very interested in ILP32, is there a way we can get access to the SuSe builds? Thanks Iosif,_ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-12-01 Thread Iosif Harutyunov
Sonicwall is very interested in ILP32, is there a way we can get access to the SuSe builds? Thanks Iosif,_ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-11 Thread Andreas Schwab
"Zhangjian (Bamvor)" writes: > Hi, Andreas > > On 2015/11/9 18:01, Andreas Schwab wrote: >> Yury Norov writes: >> >>> This is what I run: >>> https://github.com/norov/glibc/tree/thunderx-ilp32-32time_toff_t >> >> Thanks, rebootstrapping openSUSE Factory now. > Where could I find them for

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-11 Thread Andreas Schwab
"Zhangjian (Bamvor)" writes: > Hi, Andreas > > On 2015/11/9 18:01, Andreas Schwab wrote: >> Yury Norov writes: >> >>> This is what I run: >>> https://github.com/norov/glibc/tree/thunderx-ilp32-32time_toff_t >> >> Thanks, rebootstrapping

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-10 Thread Zhangjian (Bamvor)
Hi, Andreas On 2015/11/9 18:01, Andreas Schwab wrote: Yury Norov writes: This is what I run: https://github.com/norov/glibc/tree/thunderx-ilp32-32time_toff_t Thanks, rebootstrapping openSUSE Factory now. Where could I find them for testing? I could not find them in your obs[1]. Best

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-10 Thread Zhangjian (Bamvor)
Hi, Andreas On 2015/11/9 18:01, Andreas Schwab wrote: Yury Norov writes: This is what I run: https://github.com/norov/glibc/tree/thunderx-ilp32-32time_toff_t Thanks, rebootstrapping openSUSE Factory now. Where could I find them for testing? I could not find them

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-09 Thread Yury Norov
On Mon, Nov 09, 2015 at 06:50:42PM +0300, Yury Norov wrote: > On Mon, Nov 09, 2015 at 10:52:32PM +0800, pins...@gmail.com wrote: > > > > > > > On Nov 9, 2015, at 10:36 PM, Arnd Bergmann wrote: > > > > > >> On Monday 09 November 2015 15:33:51 Andreas Schwab wrote: > > >> Arnd Bergmann writes:

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-09 Thread Yury Norov
On Mon, Nov 09, 2015 at 10:52:32PM +0800, pins...@gmail.com wrote: > > > > On Nov 9, 2015, at 10:36 PM, Arnd Bergmann wrote: > > > >> On Monday 09 November 2015 15:33:51 Andreas Schwab wrote: > >> Arnd Bergmann writes: > >> > On Monday 09 November 2015 14:23:59 Andreas Schwab wrote: >

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-09 Thread pinskia
> On Nov 9, 2015, at 10:36 PM, Arnd Bergmann wrote: > >> On Monday 09 November 2015 15:33:51 Andreas Schwab wrote: >> Arnd Bergmann writes: >> On Monday 09 November 2015 14:23:59 Andreas Schwab wrote: Yury Norov writes: > This is what I run: >

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-09 Thread Arnd Bergmann
On Monday 09 November 2015 15:33:51 Andreas Schwab wrote: > Arnd Bergmann writes: > > > On Monday 09 November 2015 14:23:59 Andreas Schwab wrote: > >> Yury Norov writes: > >> > >> > This is what I run: > >> > https://github.com/norov/glibc/tree/thunderx-ilp32-32time_toff_t > >> > >> That

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-09 Thread Andreas Schwab
Arnd Bergmann writes: > On Monday 09 November 2015 14:23:59 Andreas Schwab wrote: >> Yury Norov writes: >> >> > This is what I run: >> > https://github.com/norov/glibc/tree/thunderx-ilp32-32time_toff_t >> >> That doesn't work for me: >> >> ../sysdeps/unix/sysv/linux/generic/sysdep.h:24:22:

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-09 Thread Arnd Bergmann
On Monday 09 November 2015 14:23:59 Andreas Schwab wrote: > Yury Norov writes: > > > This is what I run: > > https://github.com/norov/glibc/tree/thunderx-ilp32-32time_toff_t > > That doesn't work for me: > > ../sysdeps/unix/sysv/linux/generic/sysdep.h:24:22: error: ‘__NR_llseek’ > undeclar >

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-09 Thread Andreas Schwab
Yury Norov writes: > This is what I run: > https://github.com/norov/glibc/tree/thunderx-ilp32-32time_toff_t That doesn't work for me: ../sysdeps/unix/sysv/linux/generic/sysdep.h:24:22: error: ‘__NR_llseek’ undeclar ed (first use in this function)

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-09 Thread Andreas Schwab
Yury Norov writes: > This is what I run: > https://github.com/norov/glibc/tree/thunderx-ilp32-32time_toff_t Thanks, rebootstrapping openSUSE Factory now. Andreas. -- Andreas Schwab, SUSE Labs, sch...@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-09 Thread Arnd Bergmann
On Monday 09 November 2015 15:33:51 Andreas Schwab wrote: > Arnd Bergmann writes: > > > On Monday 09 November 2015 14:23:59 Andreas Schwab wrote: > >> Yury Norov writes: > >> > >> > This is what I run: > >> >

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-09 Thread Andreas Schwab
Arnd Bergmann writes: > On Monday 09 November 2015 14:23:59 Andreas Schwab wrote: >> Yury Norov writes: >> >> > This is what I run: >> > https://github.com/norov/glibc/tree/thunderx-ilp32-32time_toff_t >> >> That doesn't work for me: >> >>

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-09 Thread Arnd Bergmann
On Monday 09 November 2015 14:23:59 Andreas Schwab wrote: > Yury Norov writes: > > > This is what I run: > > https://github.com/norov/glibc/tree/thunderx-ilp32-32time_toff_t > > That doesn't work for me: > > ../sysdeps/unix/sysv/linux/generic/sysdep.h:24:22: error:

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-09 Thread Andreas Schwab
Yury Norov writes: > This is what I run: > https://github.com/norov/glibc/tree/thunderx-ilp32-32time_toff_t That doesn't work for me: ../sysdeps/unix/sysv/linux/generic/sysdep.h:24:22: error: ‘__NR_llseek’ undeclar ed (first use in this function)

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-09 Thread pinskia
> On Nov 9, 2015, at 10:36 PM, Arnd Bergmann wrote: > >> On Monday 09 November 2015 15:33:51 Andreas Schwab wrote: >> Arnd Bergmann writes: >> On Monday 09 November 2015 14:23:59 Andreas Schwab wrote: Yury Norov writes:

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-09 Thread Yury Norov
On Mon, Nov 09, 2015 at 06:50:42PM +0300, Yury Norov wrote: > On Mon, Nov 09, 2015 at 10:52:32PM +0800, pins...@gmail.com wrote: > > > > > > > On Nov 9, 2015, at 10:36 PM, Arnd Bergmann wrote: > > > > > >> On Monday 09 November 2015 15:33:51 Andreas Schwab wrote: > > >> Arnd

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-09 Thread Yury Norov
On Mon, Nov 09, 2015 at 10:52:32PM +0800, pins...@gmail.com wrote: > > > > On Nov 9, 2015, at 10:36 PM, Arnd Bergmann wrote: > > > >> On Monday 09 November 2015 15:33:51 Andreas Schwab wrote: > >> Arnd Bergmann writes: > >> > On Monday 09 November 2015

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-09 Thread Andreas Schwab
Yury Norov writes: > This is what I run: > https://github.com/norov/glibc/tree/thunderx-ilp32-32time_toff_t Thanks, rebootstrapping openSUSE Factory now. Andreas. -- Andreas Schwab, SUSE Labs, sch...@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-05 Thread Yury Norov
On Thu, Nov 05, 2015 at 09:39:51PM +0800, Andrew Pinski wrote: > On Thu, Nov 5, 2015 at 7:36 PM, Andreas Schwab wrote: > > Yury Norov writes: > > > >> v6: > >> - time_t, __kenel_off_t and other types turned to be 32-bit > >>for compatibility reasons (after v5 discussion); > > > > Are the

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-05 Thread Andrew Pinski
On Thu, Nov 5, 2015 at 7:36 PM, Andreas Schwab wrote: > Yury Norov writes: > >> v6: >> - time_t, __kenel_off_t and other types turned to be 32-bit >>for compatibility reasons (after v5 discussion); > > Are the updated glibc patches available somewhere? Not in an useful form right now but i

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-05 Thread Andreas Schwab
Yury Norov writes: > v6: > - time_t, __kenel_off_t and other types turned to be 32-bit >for compatibility reasons (after v5 discussion); Are the updated glibc patches available somewhere? Andreas. -- Andreas Schwab, SUSE Labs, sch...@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-05 Thread Andreas Schwab
Yury Norov writes: > v6: > - time_t, __kenel_off_t and other types turned to be 32-bit >for compatibility reasons (after v5 discussion); Are the updated glibc patches available somewhere? Andreas. -- Andreas Schwab, SUSE Labs, sch...@suse.de GPG Key

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-05 Thread Yury Norov
On Thu, Nov 05, 2015 at 09:39:51PM +0800, Andrew Pinski wrote: > On Thu, Nov 5, 2015 at 7:36 PM, Andreas Schwab wrote: > > Yury Norov writes: > > > >> v6: > >> - time_t, __kenel_off_t and other types turned to be 32-bit > >>for compatibility

Re: [RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-05 Thread Andrew Pinski
On Thu, Nov 5, 2015 at 7:36 PM, Andreas Schwab wrote: > Yury Norov writes: > >> v6: >> - time_t, __kenel_off_t and other types turned to be 32-bit >>for compatibility reasons (after v5 discussion); > > Are the updated glibc patches available

[RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-02 Thread Yury Norov
V6 addresses comments collected for v5 series. This is RFC because LTP tests fail (63 of 779). But I don't expect that major changes are required to fix regressions. v3: https://lkml.org/lkml/2014/9/3/704 v4: https://lkml.org/lkml/2015/4/13/691 v5: https://lkml.org/lkml/2015/9/29/911 v6: -

[RFC PATCH v6 00/17] ILP32 for ARM64

2015-11-02 Thread Yury Norov
V6 addresses comments collected for v5 series. This is RFC because LTP tests fail (63 of 779). But I don't expect that major changes are required to fix regressions. v3: https://lkml.org/lkml/2014/9/3/704 v4: https://lkml.org/lkml/2015/4/13/691 v5: https://lkml.org/lkml/2015/9/29/911 v6: -