Re: arm64 MP

2018-02-23 Thread Otto Moerbeek
On Tue, Feb 20, 2018 at 08:50:14PM +0100, Otto Moerbeek wrote: > On Tue, Feb 20, 2018 at 07:52:49PM +0100, Otto Moerbeek wrote: > > > On Tue, Feb 20, 2018 at 08:58:47AM +0100, Otto Moerbeek wrote: > > > > > On Tue, Feb 20, 2018 at 08:52:20AM +0100, Mark Kettenis wrote: > > > > > > > > Date: Mon

Re: arm64 MP

2018-02-21 Thread Juan Francisco Cantero Hurtado
On Mon, Feb 19, 2018 at 01:49:48PM +0100, Mark Kettenis wrote: > The diff below attempts to make the arm64 pmap "mpsafe" and enables MP > support. This diff survived a full build on my Firefly-RK3399 board. > It also seems to work on the Overdrive 1000. It might even work on > the Raspberry Pi 3.

Re: arm64 MP

2018-02-20 Thread Otto Moerbeek
On Tue, Feb 20, 2018 at 07:52:49PM +0100, Otto Moerbeek wrote: > On Tue, Feb 20, 2018 at 08:58:47AM +0100, Otto Moerbeek wrote: > > > On Tue, Feb 20, 2018 at 08:52:20AM +0100, Mark Kettenis wrote: > > > > > > Date: Mon, 19 Feb 2018 13:49:48 +0100 (CET) > > > > From: Mark Kettenis > > > > > > >

Re: arm64 MP

2018-02-20 Thread Otto Moerbeek
On Tue, Feb 20, 2018 at 08:58:47AM +0100, Otto Moerbeek wrote: > On Tue, Feb 20, 2018 at 08:52:20AM +0100, Mark Kettenis wrote: > > > > Date: Mon, 19 Feb 2018 13:49:48 +0100 (CET) > > > From: Mark Kettenis > > > > > > The diff below attempts to make the arm64 pmap "mpsafe" and enables MP > > >

Re: arm64 MP

2018-02-20 Thread Mark Kettenis
> Date: Tue, 20 Feb 2018 08:52:20 +0100 (CET) > From: Mark Kettenis > > > Date: Mon, 19 Feb 2018 13:49:48 +0100 (CET) > > From: Mark Kettenis > > > > The diff below attempts to make the arm64 pmap "mpsafe" and enables MP > > support. This diff survived a full build on my Firefly-RK3399 board.

Re: arm64 MP

2018-02-19 Thread Otto Moerbeek
On Tue, Feb 20, 2018 at 08:52:20AM +0100, Mark Kettenis wrote: > > Date: Mon, 19 Feb 2018 13:49:48 +0100 (CET) > > From: Mark Kettenis > > > > The diff below attempts to make the arm64 pmap "mpsafe" and enables MP > > support. This diff survived a full build on my Firefly-RK3399 board. > > It a

Re: arm64 MP

2018-02-19 Thread Mark Kettenis
> Date: Mon, 19 Feb 2018 13:49:48 +0100 (CET) > From: Mark Kettenis > > The diff below attempts to make the arm64 pmap "mpsafe" and enables MP > support. This diff survived a full build on my Firefly-RK3399 board. > It also seems to work on the Overdrive 1000. It might even work on > the Raspbe

Re: arm64 MP

2018-02-19 Thread Jonathan Gray
On Mon, Feb 19, 2018 at 01:49:48PM +0100, Mark Kettenis wrote: > The diff below attempts to make the arm64 pmap "mpsafe" and enables MP > support. This diff survived a full build on my Firefly-RK3399 board. > It also seems to work on the Overdrive 1000. It might even work on > the Raspberry Pi 3.

arm64 MP

2018-02-19 Thread Mark Kettenis
The diff below attempts to make the arm64 pmap "mpsafe" and enables MP support. This diff survived a full build on my Firefly-RK3399 board. It also seems to work on the Overdrive 1000. It might even work on the Raspberry Pi 3. I'd appreciate it if people could play with this on the Raspberry Pi