Re: [PATCH 1/3] riscv: add generic link for

2023-06-12 Thread Leo Liang
On Fri, May 05, 2023 at 09:02:05AM +0100, Ben Dooks wrote: > Add a link from to the generic one to allow > things like ubifs to be built. This can be extended with > riscv AMO ops at a later date. > > Signed-off-by: Ben Dooks > --- > arch/riscv/include/asm/atomic.h | 14 ++ > 1 file

[PATCH 1/3] riscv: add generic link for

2023-05-05 Thread Ben Dooks
Add a link from to the generic one to allow things like ubifs to be built. This can be extended with riscv AMO ops at a later date. Signed-off-by: Ben Dooks --- arch/riscv/include/asm/atomic.h | 14 ++ 1 file changed, 14 insertions(+) create mode 100644 arch/riscv/include/asm/atomi