Re: [PATCH 0/4] Sunxi: Add SMP support on A83T

2017-12-29 Thread Mylene JOSSERAND
Hello Corentin, Le Thu, 28 Dec 2017 21:31:25 +0100, Corentin Labbe a écrit : [...] > Hello > > With the .config that you give me in private, everything seems to work. > But with mine, the stacktrace still happen. > After some research, this is due to the following code: > cpumask_set_cpu(get_c

Re: [PATCH 0/4] Sunxi: Add SMP support on A83T

2017-12-28 Thread Corentin Labbe
On Wed, Dec 27, 2017 at 04:07:29PM +0100, Mylene JOSSERAND wrote: > Hello Corentin, > > Le Fri, 15 Dec 2017 07:10:46 +0100, > Corentin Labbe a écrit : > > On Tue, Dec 12, 2017 at 09:24:25AM +0100, Maxime Ripard wrote: > > > Hi, > > > > > > On Mon, Dec 11, 2017 at 08:35:34PM +0100, Corentin Labbe

Re: [PATCH 0/4] Sunxi: Add SMP support on A83T

2017-12-27 Thread Mylene JOSSERAND
Hello Corentin, Le Fri, 15 Dec 2017 07:10:46 +0100, Corentin Labbe a écrit : > On Tue, Dec 12, 2017 at 09:24:25AM +0100, Maxime Ripard wrote: > > Hi, > > > > On Mon, Dec 11, 2017 at 08:35:34PM +0100, Corentin Labbe wrote: > > > On Mon, Dec 11, 2017 at 08:49:57AM +0100, Mylène Josserand wrote:

Re: [PATCH 0/4] Sunxi: Add SMP support on A83T

2017-12-14 Thread Corentin Labbe
On Tue, Dec 12, 2017 at 09:24:25AM +0100, Maxime Ripard wrote: > Hi, > > On Mon, Dec 11, 2017 at 08:35:34PM +0100, Corentin Labbe wrote: > > On Mon, Dec 11, 2017 at 08:49:57AM +0100, Mylène Josserand wrote: > > > This series adds SMP support for Allwinner Sun8i-a83t > > > with MCPM (Multi-Cluster

Re: [PATCH 0/4] Sunxi: Add SMP support on A83T

2017-12-12 Thread Mylene JOSSERAND
Le Tue, 12 Dec 2017 10:40:25 +0100, Mylene JOSSERAND a écrit : [...] > I have done further tests. > > I booted a previous kernel that I know it was working fine (kernel > v4.13) then, I booted the kernel with this series and it worked just > fine. > > Only after a power cycle, I am able to rep

Re: [PATCH 0/4] Sunxi: Add SMP support on A83T

2017-12-12 Thread Mylene JOSSERAND
Hi, Le Mon, 11 Dec 2017 20:35:34 +0100, Corentin Labbe a écrit : > On Mon, Dec 11, 2017 at 08:49:57AM +0100, Mylène Josserand wrote: > > Hello everyone, > > > > This series adds SMP support for Allwinner Sun8i-a83t > > with MCPM (Multi-Cluster Power Management). > > Series information: > > -

Re: [PATCH 0/4] Sunxi: Add SMP support on A83T

2017-12-12 Thread Maxime Ripard
Hi, On Mon, Dec 11, 2017 at 08:35:34PM +0100, Corentin Labbe wrote: > On Mon, Dec 11, 2017 at 08:49:57AM +0100, Mylène Josserand wrote: > > This series adds SMP support for Allwinner Sun8i-a83t > > with MCPM (Multi-Cluster Power Management). > > Series information: > > - Based on last linux-ne

Re: [PATCH 0/4] Sunxi: Add SMP support on A83T

2017-12-12 Thread Mylene JOSSERAND
Hello Corentin, Le Mon, 11 Dec 2017 20:35:34 +0100, Corentin Labbe a écrit : > On Mon, Dec 11, 2017 at 08:49:57AM +0100, Mylène Josserand wrote: > > Hello everyone, > > > > This series adds SMP support for Allwinner Sun8i-a83t > > with MCPM (Multi-Cluster Power Management). > > Series informati

Re: [PATCH 0/4] Sunxi: Add SMP support on A83T

2017-12-11 Thread Corentin Labbe
On Mon, Dec 11, 2017 at 08:49:57AM +0100, Mylène Josserand wrote: > Hello everyone, > > This series adds SMP support for Allwinner Sun8i-a83t > with MCPM (Multi-Cluster Power Management). > Series information: > - Based on last linux-next (next-20171211) > - Had dependencies on Chen Yu

[PATCH 0/4] Sunxi: Add SMP support on A83T

2017-12-10 Thread Mylène Josserand
Hello everyone, This series adds SMP support for Allwinner Sun8i-a83t with MCPM (Multi-Cluster Power Management). Series information: - Based on last linux-next (next-20171211) - Had dependencies on Chen Yu's patch that add MCPM support: https://patchwork.kernel.org