Re: [PATCH] Native spinlock support on RISC-V

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Andres Freund <andres@anarazel.de>, Marek Szuba <marecki@gentoo.org>, PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2021-08-16T19:09:03Z
Lists: pgsql-hackers
Daniel Gustafsson <daniel@yesql.se> writes:
> There didn’t seem to be anything left here (at least until there is hardware in
> the buildfarm) so I took the liberty to close it as committed in the CF app.

Ah, sorry, I did not realize there was a CF entry.

			regards, tom lane



Commits

  1. Add RISC-V spinlock support in s_lock.h.