Hi Arnd,
On 10/25/19 8:33 PM, Arnd Bergmann wrote:
On Fri, Oct 25, 2019 at 9:28 PM Russell King - ARM Linux admin linux@armlinux.org.uk wrote:
On Fri, Oct 25, 2019 at 08:17:36PM +0100, Russell King - ARM Linux admin wrote:
On Thu, Oct 24, 2019 at 01:47:24PM +0100, Vincenzo Frascino wrote:
Okay, having discussed with Arnd what the current situation is, he points out that he needs an additional patch to solve some further build issues with the generic VDSO patches - caused by the Kconfig changes in your first patch.
I'd rather that gets fixed up before I apply the patches, rather than applying a set of patches and a fix on top.
Please re-spin with Arnd's Kconfig changes included.
For reference, this is the change I needed to get randconfig builds working in configurations that did not enable CONFIG_VDSO:
Thanks for this.