Re: [PATCH v3 7/7] ARM: implement support for vmap'ed stacks
From: Ard Biesheuvel <ardb@kernel.org>
Date: 2021-11-17 08:29:42
Also in:
kernelci, linux-omap
From: Ard Biesheuvel <ardb@kernel.org>
Date: 2021-11-17 08:29:42
Also in:
kernelci, linux-omap
On Wed, 17 Nov 2021 at 08:59, Tony Lindgren [off-list ref] wrote:
* Ard Biesheuvel [off-list ref] [211116 22:03]:quoted
Of course, I may have missed something, but I wouldn't expect a fundamental flaw in this logic to affect only OMAP3/4 based platforms in such a weird way. Perhaps there is something I missed in terms of TLB maintenance, although I would expect the existing fault handler to take care of that.Looks like disabling the deeper idle states for cpuidle where the CPUSs get shut down and restored seems to work around the issue at least for omap4. The assembly code is in arch/arm/mach-omap2/sleep44xx.S, and in sleep34xx.S for omap3. No idea so far what might be causing this..
Thanks Tony, that is very helpful. I have a Beaglebone white somewhere so I'll try and reproduce it locally as well. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel