On Fri, 30 Sep 2022 18:27:04 +1000, Michael Ellerman wrote: > Create a hardware description string, which we will use to record > various details of the hardware platform we are running on. > > Print the accumulated description at boot, and use it to set the generic > description which is printed in oopses. > > To begin with add ppc_md.name, aka the "machine description". > > [...]
Applied to powerpc/next. [1/6] powerpc: Add hardware description string https://git.kernel.org/powerpc/c/41dc056391b334fae646b55ee020bfa8f67b60c8 [2/6] powerpc: Add PVR & CPU name to hardware description https://git.kernel.org/powerpc/c/bd649d40e0f2ffa1e16b4dbb93dc627177410e78 [3/6] powerpc/64: Add logical PVR to the hardware description https://git.kernel.org/powerpc/c/48b7019b6abd029d3800620bb53f0ae3ca052441 [4/6] powerpc: Add device-tree model to the hardware description https://git.kernel.org/powerpc/c/541229707970ff2ad3f7705b1dbd025d7cc9bc48 [5/6] powerpc/powernv: Add opal details to the hardware description https://git.kernel.org/powerpc/c/37576cb0961fe9d3318c17e4e4bc5ecebf38e9bb [6/6] powerpc/pseries: Add firmware details to the hardware description https://git.kernel.org/powerpc/c/8535a1afff0f4f568eb589f3795a930ef3d483b0 cheers