Re: [PATCH V2] riscv: Fixup compile error BUILD_BUG_ON failed

2020-06-29 Thread Guo Ren
Hi Palmer, On Tue, Jun 30, 2020 at 7:22 AM Palmer Dabbelt wrote: > > On Sun, 28 Jun 2020 09:25:24 PDT (-0700), mhira...@kernel.org wrote: > > On Sun, 28 Jun 2020 16:07:37 + > > guo...@kernel.org wrote: > > > >> From: Guo Ren > >> > >> Unfortunately, the current code couldn't be compiled: > >

Re: [PATCH V2] riscv: Fixup compile error BUILD_BUG_ON failed

2020-06-29 Thread Palmer Dabbelt
On Sun, 28 Jun 2020 09:25:24 PDT (-0700), mhira...@kernel.org wrote: On Sun, 28 Jun 2020 16:07:37 + guo...@kernel.org wrote: From: Guo Ren Unfortunately, the current code couldn't be compiled: CC arch/riscv/kernel/patch.o In file included from ./include/linux/kernel.h:11,

Re: [PATCH V2] riscv: Fixup compile error BUILD_BUG_ON failed

2020-06-28 Thread Masami Hiramatsu
On Sun, 28 Jun 2020 16:07:37 + guo...@kernel.org wrote: > From: Guo Ren > > Unfortunately, the current code couldn't be compiled: > > CC arch/riscv/kernel/patch.o > In file included from ./include/linux/kernel.h:11, > from ./include/linux/list.h:9, >

[PATCH V2] riscv: Fixup compile error BUILD_BUG_ON failed

2020-06-28 Thread guoren
From: Guo Ren Unfortunately, the current code couldn't be compiled: CC arch/riscv/kernel/patch.o In file included from ./include/linux/kernel.h:11, from ./include/linux/list.h:9, from ./include/linux/preempt.h:11, from ./include/linux/spi