* Stable backport request: kconfig/symbol.c
@ 2022-11-23 23:55 Daniel Díaz
2022-11-29 19:03 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Díaz @ 2022-11-23 23:55 UTC (permalink / raw)
To: Greg Kroah-Hartman, Sasha Levin
Cc: linux- stable, Masahiro Yamada, Luis R. Rodriguez
Hello!
Would the stable maintainers please consider backporting the following
commit to the 4.9 and 4.14 stable branches?
commit e3b03bf29d6b99fab7001fb20c33fe54928c157a
Author: Masahiro Yamada <yamada.masahiro@socionext.com>
Date: Sat Dec 16 00:28:42 2017 +0900
kconfig: display recursive dependency resolution hint just once
The following failures are found with Clang's `-Wmisleading-indentation`:
-----8<----------8<----------8<-----
In file included from scripts/kconfig/zconf.tab.c:2470:
/builds/linux/scripts/kconfig/symbol.c:1153:4: warning: misleading
indentation; statement is not part of the previous 'if'
[-Wmisleading-indentation]
fprintf(stderr, "For a resolution refer to
Documentation/kbuild/kconfig-language.txt\n");
^
/builds/linux/scripts/kconfig/symbol.c:1150:3: note: previous statement is here
if (stack->sym == last_sym)
^
1 warning generated.
----->8---------->8---------->8-----
Thanks and greetings!
Daniel Díaz
daniel.diaz@linaro.org
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Stable backport request: kconfig/symbol.c
2022-11-23 23:55 Stable backport request: kconfig/symbol.c Daniel Díaz
@ 2022-11-29 19:03 ` Greg Kroah-Hartman
0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2022-11-29 19:03 UTC (permalink / raw)
To: Daniel Díaz
Cc: Sasha Levin, linux- stable, Masahiro Yamada, Luis R. Rodriguez
On Wed, Nov 23, 2022 at 05:55:14PM -0600, Daniel Díaz wrote:
> Hello!
>
> Would the stable maintainers please consider backporting the following
> commit to the 4.9 and 4.14 stable branches?
>
> commit e3b03bf29d6b99fab7001fb20c33fe54928c157a
> Author: Masahiro Yamada <yamada.masahiro@socionext.com>
> Date: Sat Dec 16 00:28:42 2017 +0900
Now queued up, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-29 19:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-23 23:55 Stable backport request: kconfig/symbol.c Daniel Díaz
2022-11-29 19:03 ` Greg Kroah-Hartman
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.