Re: [PATCH] Porting small OpenBSD changes.
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To:
Cc: David CARLIER <devnexen@gmail.com>, pgsql-hackers@postgresql.org
Date: 2017-11-20T22:36:15Z
Lists: pgsql-hackers
I wrote: > I still dare to doubt whether you've tested this, because AFAICS > the operand numbering is wrong. The "r"(lock) operand is number 3 > given these operand declarations, not number 2. Oh, my apologies, scratch that. Evidently I put in the "+m"(*lock) operand and confused myself about what was what. I still think the form I proposed is better style though. regards, tom lane
Commits
-
Add support for Motorola 88K to s_lock.h.
- f3bd00c0168a 11.0 landed
- 940bafa75a04 9.6.7 landed
- 8bd8b4b77c30 9.4.16 landed
- 516cea4bb273 9.5.11 landed
- 1ecf7eeb8719 10.2 landed
- 0245c75f4f24 9.3.21 landed
-
Use out-of-line M68K spinlock code for OpenBSD as well as NetBSD.
- 84669c9b06ba 11.0 landed
- 13f2bdb6394f 9.4.16 landed
- 1056dd0e94f3 9.3.21 landed
- fa9a69d3db69 9.6.7 landed
- ae772bbf9274 10.2 landed
- 2cfafabe64ba 9.5.11 landed