Re: [RFC PATCH v2 1/3] Kconfig: Introduce "uses" keyword
From: Arnd Bergmann
Date: Fri Apr 17 2020 - 16:29:48 EST
On Fri, Apr 17, 2020 at 10:07 PM Saeed Mahameed <saeedm@xxxxxxxxxxxx> wrote:
> V2: - Fix double free due to single allocation of sym expr.
> - Added a 3rd patch to convert to new keyword treewide.
I've applied on my randconfig test tree, I'll let you know if something
breaks over the weekend, the initial few builds went fine.
Arnd