Re: [PATCHv2 00/24] ILP32 Support in ARM64

2014-06-17 Thread Pinski, Andrew
> On Jun 17, 2014, at 3:48 AM, "Catalin Marinas" > wrote: > > On Mon, Jun 16, 2014 at 05:19:32PM +, Pinski, Andrew wrote: On Jun 16, 2014, at 10:08 AM, "Catalin Marinas" wrote: On Sat, May 24, 2014 at 12:01:55AM -0700, Andrew Pinski wrote: New version of the patches w

Re: [PATCHv2 00/24] ILP32 Support in ARM64

2014-06-17 Thread Catalin Marinas
On Mon, Jun 16, 2014 at 05:19:32PM +, Pinski, Andrew wrote: > > On Jun 16, 2014, at 10:08 AM, "Catalin Marinas" > > wrote: > >> On Sat, May 24, 2014 at 12:01:55AM -0700, Andrew Pinski wrote: > >> New version of the patches with documentation, signal changes are > >> simplified, using less com

Re: [PATCHv2 00/24] ILP32 Support in ARM64

2014-06-16 Thread Pinski, Andrew
> On Jun 16, 2014, at 10:08 AM, "Catalin Marinas" > wrote: > > Andrew, > >> On Sat, May 24, 2014 at 12:01:55AM -0700, Andrew Pinski wrote: >> New version of the patches with documentation, signal changes are >> simplified, using less compat syscalls and splitting up the patches so >> it is ea

Re: [PATCHv2 00/24] ILP32 Support in ARM64

2014-06-16 Thread Catalin Marinas
Andrew, On Sat, May 24, 2014 at 12:01:55AM -0700, Andrew Pinski wrote: > New version of the patches with documentation, signal changes are > simplified, using less compat syscalls and splitting up the patches so > it is easier to review. I have tested LTP on both LP64 and ILP32. > There is a few

[PATCHv2 00/24] ILP32 Support in ARM64

2014-05-24 Thread Andrew Pinski
New version of the patches with documentation, signal changes are simplified, using less compat syscalls and splitting up the patches so it is easier to review. I have tested LTP on both LP64 and ILP32. There is a few LTP failures but they are due to LTP being incorrect (sigaction structure in

[PATCHv2 00/24] ILP32 Support in ARM64

2014-05-24 Thread Andrew Pinski
New version of the patches with documentation, signal changes are simplified, using less compat syscalls and splitting up the patches so it is easier to review. I have tested LTP on both LP64 and ILP32. There is a few LTP failures but they are due to LTP being incorrect (sigaction structure in