On Wed, Feb 05, 2020 at 03:06:05PM +0000, Greg Kroah-Hartman wrote: > On Tue, Feb 04, 2020 at 06:37:38AM -0800, Guenter Roeck wrote: > > --- > > Building riscv:{defconfig, allnoconfig, tinyconfig} ... failed > > > > Error log: > > arch/riscv/lib/tishift.S: Assembler messages: > > arch/riscv/lib/tishift.S:9: Error: unrecognized opcode `sym_func_start(__lshrti3)' > > [ many of those ] > > Dropped the offending patch here, thanks. > This problem is indeed fixed with v5.4.17-99-gbd0c6624a110 (-rc4). Guenter