On Thu, 6 Oct 2022 14:20:18 +1100, Michael Ellerman wrote: > Matt reported that scripts/decodecode doesn't work for the instruction > dump in the powerpc oops output. Although there are scripts around that > can decode it, it would be preferable if the standard in-tree script > worked. > > All other arches prefix the instruction dump with "Code:", and that's > what the script looks for, so use that. > > [...]
Applied to powerpc/next. [1/2] powerpc: Make instruction dump work with scripts/decodecode https://git.kernel.org/powerpc/c/3e65412709293d5fb65249408e8e801b23b72635 [2/2] powerpc: Print instruction dump on a single line https://git.kernel.org/powerpc/c/d90bb7b4fdaff3f2fa68c7af85de2ce9e70189b1 cheers