On Fri, May 05, 2023 at 09:02:05AM +0100, Ben Dooks wrote: > Add a link from <asm/atomic.h> 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 <ben.do...@sifive.com> > --- > arch/riscv/include/asm/atomic.h | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) > create mode 100644 arch/riscv/include/asm/atomic.h > Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>
- riscv: asm update for building ubifs Ben Dooks
- [PATCH 2/3] riscv: implement local_irq_{save,restore} ma... Ben Dooks
- [PATCH 3/3] riscv: define test_and_{set,clear}_bit in as... Ben Dooks
- [PATCH 1/3] riscv: add generic link for <asm/atomic.h... Ben Dooks
- Re: [PATCH 1/3] riscv: add generic link for <asm/... Leo Liang
- Re: riscv: asm update for building ubifs Conor Dooley
- Re: riscv: asm update for building ubifs Ben Dooks