[PATCH 2/2] kernel: move two symbols to the generic kconfigs

Hauke Mehrtens hauke at hauke-m.de
Sun Aug 22 06:32:47 PDT 2021


On 8/22/21 3:17 PM, Rui Salvaterra wrote:
> CONFIG_RCU_{NEED_SEGCBLIST,STALL_COMMON} are set basically everywhere. Move them
> to the generic kconfigs. And resort the generic kconfigs while at it.
> 
> Signed-off-by: Rui Salvaterra <rsalvaterra at gmail.com>
> ---
>   target/linux/arc770/config-5.4               |  2 --
>   target/linux/archs38/config-5.4              |  2 --
>   target/linux/armvirt/config-5.10             |  2 --
>   target/linux/armvirt/config-5.4              |  2 --
>   target/linux/bcm27xx/bcm2709/config-5.10     |  2 --
>   target/linux/bcm27xx/bcm2709/config-5.4      |  2 --
>   target/linux/bcm27xx/bcm2710/config-5.10     |  2 --
>   target/linux/bcm27xx/bcm2710/config-5.4      |  2 --
>   target/linux/bcm27xx/bcm2711/config-5.10     |  2 --
>   target/linux/bcm27xx/bcm2711/config-5.4      |  2 --
>   target/linux/bcm4908/config-5.4              |  2 --
>   target/linux/bcm53xx/config-5.10             |  2 --
>   target/linux/bcm53xx/config-5.4              |  2 --
>   target/linux/bcm63xx/smp/config-default      |  1 -
>   target/linux/bmips/config-5.10               |  2 --
>   target/linux/gemini/config-5.10              |  2 --
>   target/linux/gemini/config-5.4               |  2 --
>   target/linux/generic/config-5.10             |  3 ++-
>   target/linux/generic/config-5.4              | 14 ++++++++------
>   target/linux/imx6/config-5.10                |  2 --
>   target/linux/imx6/config-5.4                 |  2 --
>   target/linux/ipq40xx/config-5.4              |  2 --
>   target/linux/ipq806x/config-5.10             |  2 --
>   target/linux/ipq806x/config-5.4              |  2 --
>   target/linux/ipq807x/config-default          |  2 --
>   target/linux/lantiq/xrx200/config-5.10       |  2 --
>   target/linux/lantiq/xrx200/config-5.4        |  2 --
>   target/linux/layerscape/armv7/config-5.4     |  2 --
>   target/linux/layerscape/armv8_64b/config-5.4 |  2 --
>   target/linux/malta/config-5.10               |  2 --
>   target/linux/malta/config-5.4                |  2 --
>   target/linux/mediatek/mt7622/config-5.10     |  2 --
>   target/linux/mediatek/mt7623/config-5.10     |  2 --
>   target/linux/mediatek/mt7629/config-5.4      |  2 --
>   target/linux/mpc85xx/p1020/config-default    |  1 -
>   target/linux/mpc85xx/p2020/config-default    |  2 --
>   target/linux/mvebu/config-5.10               |  2 --
>   target/linux/mvebu/config-5.4                |  2 --
>   target/linux/octeon/config-5.10              |  2 --
>   target/linux/octeon/config-5.4               |  2 --
>   target/linux/octeontx/config-5.4             |  2 --
>   target/linux/omap/config-5.4                 |  2 --
>   target/linux/oxnas/ox810se/config-default    |  2 --
>   target/linux/oxnas/ox820/config-default      |  2 --
>   target/linux/pistachio/config-5.4            |  2 --
>   target/linux/ramips/mt7621/config-5.10       |  2 --
>   target/linux/ramips/mt7621/config-5.4        |  2 --
>   target/linux/rockchip/armv8/config-5.10      |  2 --
>   target/linux/rockchip/armv8/config-5.4       |  2 --
>   target/linux/sunxi/config-5.4                |  2 --
>   target/linux/tegra/config-5.10               |  2 --
>   target/linux/tegra/config-5.4                |  2 --
>   target/linux/x86/64/config-5.10              |  2 --
>   target/linux/x86/64/config-5.4               |  2 --
>   target/linux/x86/generic/config-5.10         |  2 --
>   target/linux/x86/generic/config-5.4          |  2 --
>   target/linux/zynq/config-5.4                 |  2 --
>   57 files changed, 10 insertions(+), 115 deletions(-)
> 
....
> diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10
> index 91f137fbc3..007ad89f57 100644
> --- a/target/linux/generic/config-5.10
> +++ b/target/linux/generic/config-5.10
> @@ -4633,9 +4633,11 @@ CONFIG_RCU_CPU_STALL_TIMEOUT=60
>   # CONFIG_RCU_EXPEDITE_BOOT is not set
>   # CONFIG_RCU_EXPERT is not set
>   CONFIG_RCU_KTHREAD_PRIO=0
> +CONFIG_RCU_NEED_SEGCBLIST=y
>   # CONFIG_RCU_PERF_TEST is not set
>   # CONFIG_RCU_REF_SCALE_TEST is not set
>   # CONFIG_RCU_SCALE_TEST is not set
> +CONFIG_RCU_STALL_COMMON=y
>   # CONFIG_RCU_STRICT_GRACE_PERIOD is not set
>   # CONFIG_RCU_TORTURE_TEST is not set
>   CONFIG_RCU_TORTURE_TEST_SLOW_INIT_DELAY=3
> @@ -6816,7 +6818,6 @@ CONFIG_VHOST_MENU=y
>   # CONFIG_VIDEO_IMX355 is not set
>   # CONFIG_VIDEO_IMX477 is not set
>   # CONFIG_VIDEO_IR_I2C is not set
> -# CONFIG_VIDEO_IRS1125 is not set

Why is this only removed?

>   # CONFIG_VIDEO_IVTV is not set
>   # CONFIG_VIDEO_KS0127 is not set
>   # CONFIG_VIDEO_LM3560 is not set
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x93DD20630910B515.asc
Type: application/pgp-keys
Size: 13571 bytes
Desc: OpenPGP public key
URL: <http://lists.openwrt.org/pipermail/openwrt-devel/attachments/20210822/a0127f6b/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openwrt.org/pipermail/openwrt-devel/attachments/20210822/a0127f6b/attachment-0001.sig>


More information about the openwrt-devel mailing list