CONFIG_STACKINIT should be CONFIG_TEST_STACKINIT, even though this typo has no effect on the build.
Signed-off-by: Paul Bolle pebolle@tiscali.nl --- .../fedora/generic/{CONFIG_STACKINIT => CONFIG_TEST_STACKINIT} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename configs/fedora/generic/{CONFIG_STACKINIT => CONFIG_TEST_STACKINIT} (100%)
diff --git a/configs/fedora/generic/CONFIG_STACKINIT b/configs/fedora/generic/CONFIG_TEST_STACKINIT similarity index 100% rename from configs/fedora/generic/CONFIG_STACKINIT rename to configs/fedora/generic/CONFIG_TEST_STACKINIT
Hi,
On Tue, Mar 12, 2019 at 10:53:21PM +0100, Paul Bolle wrote:
CONFIG_STACKINIT should be CONFIG_TEST_STACKINIT, even though this typo has no effect on the build.
Signed-off-by: Paul Bolle pebolle@tiscali.nl
.../fedora/generic/{CONFIG_STACKINIT => CONFIG_TEST_STACKINIT} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename configs/fedora/generic/{CONFIG_STACKINIT => CONFIG_TEST_STACKINIT} (100%)
diff --git a/configs/fedora/generic/CONFIG_STACKINIT b/configs/fedora/generic/CONFIG_TEST_STACKINIT similarity index 100% rename from configs/fedora/generic/CONFIG_STACKINIT rename to configs/fedora/generic/CONFIG_TEST_STACKINIT -- 2.17.2
Oof. Applied, thanks!
kernel@lists.fedoraproject.org