linux-stable/arch/powerpc/configs
Linus Torvalds 70cc1b5307 powerpc updates for 6.4
- Add support for building the kernel using PC-relative addressing on Power10.
 
  - Allow HV KVM guests on Power10 to use prefixed instructions.
 
  - Unify support for the P2020 CPU (85xx) into a single machine description.
 
  - Always build the 64-bit kernel with 128-bit long double.
 
  - Drop support for several obsolete 2000's era development boards as
    identified by Paul Gortmaker.
 
  - A series fixing VFIO on Power since some generic changes.
 
  - Various other small features and fixes.
 
 Thanks to: Alexey Kardashevskiy, Andrew Donnellan, Benjamin Gray, Bo Liu,
 Christophe Leroy, Dan Carpenter, David Binderman, Ira Weiny, Joel Stanley,
 Kajol Jain, Kautuk Consul, Liang He, Luis Chamberlain, Masahiro Yamada, Michael
 Neuling, Nathan Chancellor, Nathan Lynch, Nicholas Miehlbradt, Nicholas Piggin,
 Nick Desaulniers, Nysal Jan K.A, Pali Rohár, Paul Gortmaker, Paul Mackerras,
 Petr Vaněk, Randy Dunlap, Rob Herring, Sachin Sant, Sean Christopherson, Segher
 Boessenkool, Timothy Pearson.
 -----BEGIN PGP SIGNATURE-----
 
 iQJHBAABCAAxFiEEJFGtCPCthwEv2Y/bUevqPMjhpYAFAmRLdD8THG1wZUBlbGxl
 cm1hbi5pZC5hdQAKCRBR6+o8yOGlgPrED/93Hwi1/8udXYV6OAFBnLLLDX9RZWNx
 sj6W7PC/yY7MGUTIGcayrAURt5xFfQZMBdq9nhhH46Wyd8pSUe1IlpXIEgqeH64Y
 5uaSe6u4OZ5dDmiYz8bM+Y4Ixkfq1xMO0Rj27FIRJyU4Pp6gyMQ6/8W+iPU2vYIb
 jl4frVO8PpmCbW8euOyT/b9YB2h79+5nLgZT4RvmYJblKQwgzRZWaiCAU0wYf+xT
 xYsMQcqJlPstizTnXIr+GC08VrMPQR51kJCurnNUMXoAQY6toEXebveWRNZ3sH39
 K0BRQ036NNGPS4GlHVbjgLIdoWr4pUEROZ48Jy9WeiDh6OwO2vb2zrm7ZLtKlGXI
 LCQ08T9diPbAAJyVJaKjpsNXhTffuLPRhIOr1o2vqGvY+Fqbw96bPQAyFbxpJtrw
 rGTTc5e93fEdZV+eaGR8kfdNM75WM6lgiteaIbUnpirYTh/0j6YEO1Ijc4d9e5ux
 aoHN2eXQDjMm9foZf1D6vaCTRyN8LwLa9hcydKCn6+qULUQzoZ2r4cRt6eSD7+fx
 Wni1Zg7vD6xx294nVmhg5dWuD4qVIAZj3BZPFHHR2SPqy+UbEJLk/NKgznmrhhgQ
 HBcZAEFqIBZkA4e0w6LJKh/1j1rxpZUokgjMotOJq4VRivq82W1P7SioFDY3/6w5
 UvGtIgGq4Qsa2Q==
 =89WH
 -----END PGP SIGNATURE-----

Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux

Pull powerpc updates from Michael Ellerman:

 - Add support for building the kernel using PC-relative addressing on
   Power10.

 - Allow HV KVM guests on Power10 to use prefixed instructions.

 - Unify support for the P2020 CPU (85xx) into a single machine
   description.

 - Always build the 64-bit kernel with 128-bit long double.

 - Drop support for several obsolete 2000's era development boards as
   identified by Paul Gortmaker.

 - A series fixing VFIO on Power since some generic changes.

 - Various other small features and fixes.

Thanks to Alexey Kardashevskiy, Andrew Donnellan, Benjamin Gray, Bo Liu,
Christophe Leroy, Dan Carpenter, David Binderman, Ira Weiny, Joel
Stanley, Kajol Jain, Kautuk Consul, Liang He, Luis Chamberlain, Masahiro
Yamada, Michael Neuling, Nathan Chancellor, Nathan Lynch, Nicholas
Miehlbradt, Nicholas Piggin, Nick Desaulniers, Nysal Jan K.A, Pali
Rohár, Paul Gortmaker, Paul Mackerras, Petr Vaněk, Randy Dunlap, Rob
Herring, Sachin Sant, Sean Christopherson, Segher Boessenkool, and
Timothy Pearson.

* tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: (156 commits)
  powerpc/64s: Disable pcrel code model on Clang
  powerpc: Fix merge conflict between pcrel and copy_thread changes
  powerpc/configs/powernv: Add IGB=y
  powerpc/configs/64s: Drop JFS Filesystem
  powerpc/configs/64s: Use EXT4 to mount EXT2 filesystems
  powerpc/configs: Make pseries_defconfig an alias for ppc64le_guest
  powerpc/configs: Make pseries_le an alias for ppc64le_guest
  powerpc/configs: Incorporate generic kvm_guest.config into guest configs
  powerpc/configs: Add IBMVETH=y and IBMVNIC=y to guest configs
  powerpc/configs/64s: Enable Device Mapper options
  powerpc/configs/64s: Enable PSTORE
  powerpc/configs/64s: Enable VLAN support
  powerpc/configs/64s: Enable BLK_DEV_NVME
  powerpc/configs/64s: Drop REISERFS
  powerpc/configs/64s: Use SHA512 for module signatures
  powerpc/configs/64s: Enable IO_STRICT_DEVMEM
  powerpc/configs/64s: Enable SCHEDSTATS
  powerpc/configs/64s: Enable DEBUG_VM & other options
  powerpc/configs/64s: Enable EMULATED_STATS
  powerpc/configs/64s: Enable KUNIT and most tests
  ...
2023-04-28 16:24:32 -07:00
..
40x
44x powerpc: Restore CONFIG_DEBUG_INFO in defconfigs 2022-06-29 16:58:49 +10:00
52xx powerpc: Restore CONFIG_DEBUG_INFO in defconfigs 2022-06-29 16:58:49 +10:00
83xx powerpc: drop MPC832x_MDS platform support 2023-04-20 13:21:47 +10:00
85xx mm, treewide: redefine MAX_ORDER sanely 2023-04-05 19:42:46 -07:00
32-bit.config powerpc/Makefile: Add ppc32/ppc64_randconfig targets 2021-05-23 20:51:35 +10:00
64-bit.config powerpc/Makefile: Add ppc32/ppc64_randconfig targets 2021-05-23 20:51:35 +10:00
85xx-32bit.config
85xx-64bit.config
85xx-hw.config powerpc: Drop CONFIG_MTD_M25P80 in 85xx-hw.config 2020-07-06 23:11:04 +10:00
85xx-smp.config
86xx-hw.config powerpc/configs: Remove dead symbols 2020-07-29 21:08:06 +10:00
86xx-smp.config
adder875_defconfig powerpc: Restore CONFIG_DEBUG_INFO in defconfigs 2022-06-29 16:58:49 +10:00
altivec.config
amigaone_defconfig
be.config
book3s_32.config
cell_defconfig powerpc/configs: Update config files for removed/renamed symbols 2022-09-30 18:35:52 +10:00
chrp32_defconfig eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISA 2022-05-23 11:43:51 +01:00
corenet_base.config powerpc/corenet: Add PPC_QEMU_E500 to corenet configs 2023-04-20 13:21:48 +10:00
debug.config
disable-werror.config powerpc: Add config fragment for disabling -Werror 2020-12-15 22:53:28 +11:00
dpaa.config
ep88xc_defconfig powerpc: Restore CONFIG_DEBUG_INFO in defconfigs 2022-06-29 16:58:49 +10:00
ep8248e_defconfig powerpc: Restore CONFIG_DEBUG_INFO in defconfigs 2022-06-29 16:58:49 +10:00
fsl-emb-nonhw.config mm, treewide: redefine MAX_ORDER sanely 2023-04-05 19:42:46 -07:00
g5_defconfig powerpc/configs: Update config files for removed/renamed symbols 2022-09-30 18:35:52 +10:00
gamecube_defconfig powerpc: gamecube_defconfig: Enable the RTC driver 2021-12-16 10:46:35 +01:00
guest.config powerpc/configs: Add IBMVETH=y and IBMVNIC=y to guest configs 2023-04-21 16:16:25 +10:00
holly_defconfig
kvm_guest.config powerpc/configs: Incorporate generic kvm_guest.config into guest configs 2023-04-21 16:16:25 +10:00
le.config
linkstation_defconfig arch: Remove references to CONFIG_NFSD_V3 in the default configs 2022-03-11 10:25:16 -05:00
maple_defconfig powerpc/64s: Default to 64K pages for 64 bit book3s 2021-10-27 22:31:22 +11:00
mgcoge_defconfig powerpc: Restore CONFIG_DEBUG_INFO in defconfigs 2022-06-29 16:58:49 +10:00
microwatt_defconfig Remove orphaned CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT 2023-03-27 13:12:09 +02:00
mpc83xx_defconfig powerpc: drop MPC832x_MDS platform support 2023-04-20 13:21:47 +10:00
mpc85xx_base.config powerpc: retire sbc8548 board support 2021-08-27 00:48:11 +10:00
mpc86xx_base.config powerpc: drop HPCD/MPC8610 evaluation platform support 2023-04-20 13:21:47 +10:00
mpc512x_defconfig powerpc/configs: Update config files for removed/renamed symbols 2022-09-30 18:35:52 +10:00
mpc866_ads_defconfig
mpc885_ads_defconfig powerpc/configs: Update config files for removed/renamed symbols 2022-09-30 18:35:52 +10:00
mpc5200_defconfig powerpc: Restore CONFIG_DEBUG_INFO in defconfigs 2022-06-29 16:58:49 +10:00
mvme5100_defconfig arch: Remove references to CONFIG_NFSD_V3 in the default configs 2022-03-11 10:25:16 -05:00
pasemi_defconfig powerpc/configs: Update config files for removed/renamed symbols 2022-09-30 18:35:52 +10:00
pmac32_defconfig powerpc/configs: Update config files for removed/renamed symbols 2022-09-30 18:35:52 +10:00
powernv_defconfig powerpc updates for 6.4 2023-04-28 16:24:32 -07:00
ppc6xx_defconfig powerpc updates for 6.4 2023-04-28 16:24:32 -07:00
ppc40x_defconfig powerpc/configs: Remove dead symbols 2020-07-29 21:08:06 +10:00
ppc44x_defconfig
ppc64_defconfig powerpc updates for 6.4 2023-04-28 16:24:32 -07:00
ppc64e_defconfig ixgb: Remove ixgb driver 2023-03-19 10:51:07 +00:00
ppc64le.config powerpc/configs: Add ppc64le_allnoconfig target 2020-12-15 22:53:27 +11:00
ps3_defconfig powerpc/ps3: Refresh ps3_defconfig 2023-02-12 22:11:38 +11:00
security.config powerpc: add security.config, enforcing lockdown=integrity 2020-12-04 01:01:34 +11:00
skiroot_defconfig ixgb: Remove ixgb driver 2023-03-19 10:51:07 +00:00
storcenter_defconfig powerpc/configs: Update config files for removed/renamed symbols 2022-09-30 18:35:52 +10:00
tqm8xx_defconfig powerpc: Restore CONFIG_DEBUG_INFO in defconfigs 2022-06-29 16:58:49 +10:00
wii_defconfig powerpc: wii_defconfig: Enable the RTC driver 2021-12-16 21:49:51 +01:00