Re: [PATCH 01/32] powerpc/configs/64s: Update defconfig for symbol movement

2023-04-26 Thread Michael Ellerman
On Fri, 14 Apr 2023 23:23:44 +1000, Michael Ellerman wrote:
> Update ppc64_defconfig to account for symbols moving around, no actual
> changes.
> 
> 

Applied to powerpc/next.

[01/32] powerpc/configs/64s: Update defconfig for symbol movement

https://git.kernel.org/powerpc/c/cc876c7a245979e3e860da66a693fc5d94543010
[02/32] powerpc/configs/64s: Drop SPLPAR which is default y

https://git.kernel.org/powerpc/c/91c4ef9539c439af454674b0a617f1b855056066
[03/32] powerpc/configs/64s: Drop IPV6 which is default y

https://git.kernel.org/powerpc/c/1ce7fda142af48f5c603cc72061e4e8bd32edab6
[04/32] powerpc/configs/6s: Drop obsolete crypto ALGs

https://git.kernel.org/powerpc/c/94d0b37feedc3701d5da4f69448d12352f437837
[05/32] powerpc/configs/64s: Enable PAPR_SCM

https://git.kernel.org/powerpc/c/64fcdb2930290c84a65147410551857e60a7db2c
[06/32] powerpc/configs/64s: Add secure boot options to defconfig

https://git.kernel.org/powerpc/c/d892ed0420e20a6423a165fdebb228590ece5f95
[07/32] powerpc/configs/64s: Select ARCH_WANT_DEFAULT_BPF_JIT

https://git.kernel.org/powerpc/c/e0fe568ebbc0705fe2fe4ea62be752fad9d801d0
[08/32] powerpc/configs/64s: Enable PREEMPT_VOLUNTARY

https://git.kernel.org/powerpc/c/3a4b71786e9828a0b85600013da7fbe8cb3d0138
[09/32] powerpc/configs/64s: Enable AUDIT

https://git.kernel.org/powerpc/c/1b813ac21b5d2c142bcbe0dbd58a23dcc8594d59
[10/32] powerpc/configs/64s: Enable common accounting options

https://git.kernel.org/powerpc/c/88e284b64b0b3193fc3c451d12e912f58375904c
[11/32] powerpc/configs/64s: Enable NO_HZ_FULL

https://git.kernel.org/powerpc/c/ea87ec60e96e55ed034fbf1f91300b9bf12e412a
[12/32] powerpc/configs/64s: Enable common CGROUP & related options

https://git.kernel.org/powerpc/c/6c95035e06e8c38ce8d9a74f53ac49ede86e584f
[13/32] powerpc/configs/64s: Enable CHECKPOINT_RESTORE

https://git.kernel.org/powerpc/c/b92c4675f0b20ccf493449c02357f0ff1241f6db
[14/32] powerpc/configs/64s: Enable ZSWAP & ZRAM

https://git.kernel.org/powerpc/c/90ae13b654ee58d5d0d0152d196d0419021273e6
[15/32] powerpc/configs/64s: Enable SLAB hardening options

https://git.kernel.org/powerpc/c/40605274cf9b26f921df6d1875e3cf6fcc22dec0
[16/32] powerpc/configs/64s: Enable YAMA, LANDLOCK & BPF LSMs

https://git.kernel.org/powerpc/c/2e46fbe0881b18e4e338035958e1f49263629ca1
[17/32] powerpc/configs/64s: Enable SELINUX

https://git.kernel.org/powerpc/c/69c483660ef9735a71ca280f48584068c903c278
[18/32] powerpc/configs/64s: Enable KUNIT and most tests

https://git.kernel.org/powerpc/c/5029aa2a47bd18c654a20a6b1a84b9e418189ad9
[19/32] powerpc/configs/64s: Enable EMULATED_STATS

https://git.kernel.org/powerpc/c/7ccad8eee0d92f7566e4f9e12f2f26d74885f1a5
[20/32] powerpc/configs/64s: Enable DEBUG_VM & other options

https://git.kernel.org/powerpc/c/3c18a2094ffe06626f09c923067ab284b294d5c6
[21/32] powerpc/configs/64s: Enable SCHEDSTATS

https://git.kernel.org/powerpc/c/d3a85f29c30d9876440c03933b3793607f616ed6
[22/32] powerpc/configs/64s: Enable IO_STRICT_DEVMEM

https://git.kernel.org/powerpc/c/6880db8fe1d042b164473fd865ee2ec6f5ee3df6
[23/32] powerpc/configs/64s: Use SHA512 for module signatures

https://git.kernel.org/powerpc/c/649181aea2be6deaa1c9aef66e765a7ba0d077c5
[24/32] powerpc/configs/64s: Drop REISERFS

https://git.kernel.org/powerpc/c/a4f64f73b6a368c067beae20e0fac6625e8768cb
[25/32] powerpc/configs/64s: Enable BLK_DEV_NVME

https://git.kernel.org/powerpc/c/22f615cb87af5a26c0ac91d02020575edb5aeb89
[26/32] powerpc/configs/64s: Enable VLAN support

https://git.kernel.org/powerpc/c/48b2e99def2d92dbf2f7cb4b7f42ee8d98c56768
[27/32] powerpc/configs/64s: Enable PSTORE

https://git.kernel.org/powerpc/c/262a3589df8cd28c152c46c166be9e552da90ed3
[28/32] powerpc/configs/64s: Enable Device Mapper options

https://git.kernel.org/powerpc/c/4f6cfb53646794a2dc14210fbfedd5c6db38ba2c
[29/32] powerpc/configs: Add IBMVETH=y and IBMVNIC=y to guest configs

https://git.kernel.org/powerpc/c/9ee937539e9bd0bef2ad845b3dfa34fa997775c5
[30/32] powerpc/configs: Incorporate generic kvm_guest.config into guest configs

https://git.kernel.org/powerpc/c/bac949621c40ec09357c6a8beaacac235ae39239
[31/32] powerpc/configs: Make pseries_le an alias for ppc64le_guest

https://git.kernel.org/powerpc/c/596ddea8be17b5f4e2f72a0c9af313444d51d177
[32/32] powerpc/configs: Make pseries_defconfig an alias for ppc64le_guest

https://git.kernel.org/powerpc/c/9ecda934f43b1502c420653b02d54d4ffd7ae4cb

cheers


[PATCH 01/32] powerpc/configs/64s: Update defconfig for symbol movement

2023-04-14 Thread Michael Ellerman
Update ppc64_defconfig to account for symbols moving around, no actual
changes.

Signed-off-by: Michael Ellerman 
---
 arch/powerpc/configs/ppc64_defconfig | 42 ++--
 1 file changed, 21 insertions(+), 21 deletions(-)

diff --git a/arch/powerpc/configs/ppc64_defconfig 
b/arch/powerpc/configs/ppc64_defconfig
index d6949a6c5b2b..1028b90ce121 100644
--- a/arch/powerpc/configs/ppc64_defconfig
+++ b/arch/powerpc/configs/ppc64_defconfig
@@ -3,6 +3,8 @@ CONFIG_POSIX_MQUEUE=y
 # CONFIG_CONTEXT_TRACKING_USER_FORCE is not set
 CONFIG_NO_HZ=y
 CONFIG_HIGH_RES_TIMERS=y
+CONFIG_BPF_SYSCALL=y
+CONFIG_BPF_JIT=y
 CONFIG_VIRT_CPU_ACCOUNTING_GEN=y
 CONFIG_TASKSTATS=y
 CONFIG_TASK_DELAY_ACCT=y
@@ -21,8 +23,6 @@ CONFIG_CGROUP_CPUACCT=y
 CONFIG_CGROUP_PERF=y
 CONFIG_CGROUP_BPF=y
 CONFIG_BLK_DEV_INITRD=y
-CONFIG_BPF_SYSCALL=y
-# CONFIG_COMPAT_BRK is not set
 CONFIG_PROFILING=y
 CONFIG_PPC64=y
 CONFIG_NR_CPUS=2048
@@ -54,15 +54,9 @@ CONFIG_CRASH_DUMP=y
 CONFIG_FA_DUMP=y
 CONFIG_IRQ_ALL_CPUS=y
 CONFIG_SCHED_SMT=y
-CONFIG_HOTPLUG_PCI=y
-CONFIG_HOTPLUG_PCI_RPA=m
-CONFIG_HOTPLUG_PCI_RPA_DLPAR=m
-CONFIG_PCCARD=y
-CONFIG_ELECTRA_CF=y
 CONFIG_VIRTUALIZATION=y
 CONFIG_KVM_BOOK3S_64=m
 CONFIG_KVM_BOOK3S_64_HV=m
-CONFIG_VHOST_NET=m
 CONFIG_KPROBES=y
 CONFIG_JUMP_LABEL=y
 CONFIG_MODULES=y
@@ -71,6 +65,7 @@ CONFIG_MODVERSIONS=y
 CONFIG_MODULE_SRCVERSION_ALL=y
 CONFIG_PARTITION_ADVANCED=y
 CONFIG_BINFMT_MISC=m
+# CONFIG_COMPAT_BRK is not set
 CONFIG_MEMORY_HOTPLUG=y
 CONFIG_MEMORY_HOTREMOVE=y
 CONFIG_KSM=y
@@ -98,7 +93,11 @@ CONFIG_NET_SCHED=y
 CONFIG_NET_CLS_BPF=m
 CONFIG_NET_CLS_ACT=y
 CONFIG_NET_ACT_BPF=m
-CONFIG_BPF_JIT=y
+CONFIG_HOTPLUG_PCI=y
+CONFIG_HOTPLUG_PCI_RPA=m
+CONFIG_HOTPLUG_PCI_RPA_DLPAR=m
+CONFIG_PCCARD=y
+CONFIG_ELECTRA_CF=y
 CONFIG_DEVTMPFS=y
 CONFIG_DEVTMPFS_MOUNT=y
 CONFIG_BLK_DEV_FD=y
@@ -267,9 +266,9 @@ CONFIG_LEDS_POWERNV=m
 CONFIG_INFINIBAND=m
 CONFIG_INFINIBAND_USER_MAD=m
 CONFIG_INFINIBAND_USER_ACCESS=m
-CONFIG_INFINIBAND_MTHCA=m
 CONFIG_INFINIBAND_CXGB4=m
 CONFIG_MLX4_INFINIBAND=m
+CONFIG_INFINIBAND_MTHCA=m
 CONFIG_INFINIBAND_IPOIB=m
 CONFIG_INFINIBAND_IPOIB_CM=y
 CONFIG_INFINIBAND_SRP=m
@@ -280,8 +279,9 @@ CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_DS1307=y
 CONFIG_VIRTIO_PCI=m
 CONFIG_VIRTIO_BALLOON=m
-CONFIG_LIBNVDIMM=y
+CONFIG_VHOST_NET=m
 CONFIG_RAS=y
+CONFIG_LIBNVDIMM=y
 CONFIG_EXT2_FS=y
 CONFIG_EXT2_FS_XATTR=y
 CONFIG_EXT2_FS_POSIX_ACL=y
@@ -336,38 +336,38 @@ CONFIG_NLS_ASCII=y
 CONFIG_NLS_ISO8859_1=y
 CONFIG_NLS_UTF8=y
 CONFIG_CRYPTO_TEST=m
+CONFIG_CRYPTO_BLOWFISH=m
+CONFIG_CRYPTO_CAST6=m
+CONFIG_CRYPTO_SERPENT=m
+CONFIG_CRYPTO_TWOFISH=m
 CONFIG_CRYPTO_PCBC=m
 CONFIG_CRYPTO_HMAC=y
-CONFIG_CRYPTO_CRC32C_VPMSUM=m
-CONFIG_CRYPTO_MD5_PPC=m
 CONFIG_CRYPTO_MICHAEL_MIC=m
-CONFIG_CRYPTO_SHA1_PPC=m
 CONFIG_CRYPTO_SHA256=y
 CONFIG_CRYPTO_WP512=m
 CONFIG_CRYPTO_ANUBIS=m
-CONFIG_CRYPTO_BLOWFISH=m
-CONFIG_CRYPTO_CAST6=m
 CONFIG_CRYPTO_KHAZAD=m
-CONFIG_CRYPTO_SERPENT=m
 CONFIG_CRYPTO_TEA=m
-CONFIG_CRYPTO_TWOFISH=m
 CONFIG_CRYPTO_LZO=m
+CONFIG_CRYPTO_CRC32C_VPMSUM=m
+CONFIG_CRYPTO_MD5_PPC=m
+CONFIG_CRYPTO_SHA1_PPC=m
 CONFIG_CRYPTO_DEV_NX=y
 CONFIG_CRYPTO_DEV_NX_ENCRYPT=m
 CONFIG_CRYPTO_DEV_VMX=y
 CONFIG_PRINTK_TIME=y
 CONFIG_PRINTK_CALLER=y
-CONFIG_MAGIC_SYSRQ=y
 CONFIG_DEBUG_KERNEL=y
+CONFIG_MAGIC_SYSRQ=y
 CONFIG_DEBUG_STACK_USAGE=y
 CONFIG_DEBUG_STACKOVERFLOW=y
 CONFIG_SOFTLOCKUP_DETECTOR=y
 CONFIG_HARDLOCKUP_DETECTOR=y
 CONFIG_DEBUG_MUTEXES=y
 CONFIG_FUNCTION_TRACER=y
-CONFIG_FTRACE_SYSCALLS=y
-CONFIG_SCHED_TRACER=y
 CONFIG_STACK_TRACER=y
+CONFIG_SCHED_TRACER=y
+CONFIG_FTRACE_SYSCALLS=y
 CONFIG_BLK_DEV_IO_TRACE=y
 CONFIG_CODE_PATCHING_SELFTEST=y
 CONFIG_FTR_FIXUP_SELFTEST=y
-- 
2.39.2