Re: armv8 does not respect personality ADDR_LIMIT_3GB

2021-10-05 Thread Adrian Bunk
On Tue, Oct 05, 2021 at 03:23:53PM -0400, Camm Maguire wrote: >... > Fair enough, but *Debian* ships a given compiled kernel fixing this > parameter, no? That is the target for the distribution and > apps/packages. Most x86 users use our kernel, but not on arm. On x86 nearly all hardware

Re: armv8 does not respect personality ADDR_LIMIT_3GB

2021-10-05 Thread Arnd Bergmann
On Tue, Oct 5, 2021 at 7:37 PM Camm Maguire wrote: > > Greetings, and thank you so much for your very detailed, clear, and > comprehensive reply! > > PER_LINUX_32GB and/or a userspace interface to set the address space > layout would be nice, but my chief concern is that whatever the kernel >

Re: armv8 does not respect personality ADDR_LIMIT_3GB

2021-10-05 Thread Lennart Sorensen
On Tue, Oct 05, 2021 at 04:17:51PM -0400, Jeffrey Walton wrote: > On Tue, Oct 5, 2021 at 4:00 PM Lennart Sorensen > wrote: > > > > ... > > This fixnum idea in gcl is broken. It must go away. Pointers are for > > addresses and nothing else. > > +1. Tagged pointers caused a lot of problems

Re: armv8 does not respect personality ADDR_LIMIT_3GB

2021-10-05 Thread Jeffrey Walton
On Tue, Oct 5, 2021 at 4:00 PM Lennart Sorensen wrote: > > ... > This fixnum idea in gcl is broken. It must go away. Pointers are for > addresses and nothing else. +1. Tagged pointers caused a lot of problems porting some packages to Aarch64. Tagged pointers were blocking a number of web

Re: armv8 does not respect personality ADDR_LIMIT_3GB

2021-10-05 Thread Lennart Sorensen
On Tue, Oct 05, 2021 at 03:23:53PM -0400, Camm Maguire wrote: > Greetings! > > Fair enough, but *Debian* ships a given compiled kernel fixing this > parameter, no? That is the target for the distribution and > apps/packages. Users compiling their own kernel can expect > incompatibilities.

Re: armv8 does not respect personality ADDR_LIMIT_3GB

2021-10-05 Thread Camm Maguire
Greetings! Fair enough, but *Debian* ships a given compiled kernel fixing this parameter, no? That is the target for the distribution and apps/packages. Users compiling their own kernel can expect incompatibilities. Take care, Adrian Bunk writes: > On Tue, Oct 05, 2021 at 01:37:49PM -0400,

Re: armv8 does not respect personality ADDR_LIMIT_3GB

2021-10-05 Thread Adrian Bunk
On Tue, Oct 05, 2021 at 01:37:49PM -0400, Camm Maguire wrote: >... > To me it seems that the 64bit kernel, if it > offers a compatibility mode, should match whatever the contemporaneous > 32bit kernel behavior is, making this a bug in the compatibility mode. >... You are expecting compatibility

Re: armv8 does not respect personality ADDR_LIMIT_3GB

2021-10-05 Thread Lennart Sorensen
On Tue, Oct 05, 2021 at 01:37:49PM -0400, Camm Maguire wrote: > Greetings, and thank you so much for your very detailed, clear, and > comprehensive reply! > > PER_LINUX_32GB and/or a userspace interface to set the address space > layout would be nice, but my chief concern is that whatever the

Re: armv8 does not respect personality ADDR_LIMIT_3GB

2021-10-05 Thread Camm Maguire
Greetings, and thank you so much for your very detailed, clear, and comprehensive reply! PER_LINUX_32GB and/or a userspace interface to set the address space layout would be nice, but my chief concern is that whatever the kernel provides to userspace be the same on all machines purporting to be

Re: armv8 does not respect personality ADDR_LIMIT_3GB

2021-10-05 Thread Arnd Bergmann
On Mon, Oct 4, 2021 at 7:38 PM Camm Maguire wrote: > > Greetings! There seems to be a subarchitecture within the current 32bit > Debian arm universes and buildds. armv8 processors will leave the C > stack start at 0x even when personality ADDR_LIMIT_3GB is set, > whereas on armv7 the

Re: Debian 11 on Raspberry Pi3 Can't login

2021-10-05 Thread Leigh Brown
Hi Schröder On 2021-10-05 07:45, Jan-Erik Schröder wrote: Good Morning, yesterday we installed Debian 11 on our raspberry pi3's as part of our Youth Programming Course and cannot login. Thank you in advance Greetings, Schröder You may wish to consult the following page to assist you in the

Debian 11 on Raspberry Pi3 Can't login

2021-10-05 Thread Jan-Erik Schröder
Good Morning, yesterday we installed Debian 11 on our raspberry pi3's as part of our Youth Programming Course and cannot login. Thank you in advance Greetings, Schröder