[powerpc:merge] BUILD SUCCESS 5d8eb803edc65ca55337a2724e9f3d3bb3ba2c17

2023-04-21 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git merge branch HEAD: 5d8eb803edc65ca55337a2724e9f3d3bb3ba2c17 Automatic merge of 'next' into merge (2023-04-21 16:25) elapsed time: 1283m configs tested: 43 configs skipped: 3 The following configs have been built

[powerpc:next] BUILD SUCCESS 836a3de6b2bfe0b7c96a7104d3d567883d8a57b3

2023-04-21 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git next branch HEAD: 836a3de6b2bfe0b7c96a7104d3d567883d8a57b3 powerpc/configs/powernv: Add IGB=y elapsed time: 728m configs tested: 67 configs skipped: 3 The following configs have been built successfully. More

Re: [PATCH v9 0/6] Introduce 64b relocatable kernel

2023-04-21 Thread Conor Dooley
On Fri, Apr 21, 2023 at 07:10:14PM +, Konstantin Ryabitsev wrote: > April 21, 2023 2:59 PM, "Palmer Dabbelt" wrote: > >> riscv: Use PUD/P4D/PGD pages for the linear mapping > >> (https://patchwork.kernel.org/project/linux-riscv/list/?series=733603) > >> base-commit-tag: v6.3-rc1 > > > > The

Re: [PATCH v9 0/6] Introduce 64b relocatable kernel

2023-04-21 Thread Palmer Dabbelt
On Wed, 29 Mar 2023 06:53:23 +0200, Alexandre Ghiti wrote: > After multiple attempts, this patchset is now based on the fact that the > 64b kernel mapping was moved outside the linear mapping. > > The first patch allows to build relocatable kernels but is not selected > by default. That patch

Re: [PATCH v9 0/6] Introduce 64b relocatable kernel

2023-04-21 Thread Palmer Dabbelt
On Tue, 28 Mar 2023 21:53:23 PDT (-0700), alexgh...@rivosinc.com wrote: After multiple attempts, this patchset is now based on the fact that the 64b kernel mapping was moved outside the linear mapping. The first patch allows to build relocatable kernels but is not selected by default. That