[PATCH] Add LoongArch spinlock support in s_lock.h.

From: zang ruochen <xmdy61(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: [PATCH] Add LoongArch spinlock support in s_lock.h.
Date: 2023-06-01 07:53:45
Message-ID: CALySiVc3RXfu+nXQRBSnY2x3w+JPrhy4hybNjMrQtDjJ9zTBdA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

LoongArch is a new architecture that is already supported by linux-6.1,
gcc-12, and I want to add LoongArch spinlock support in s_lock.h.

Attachment Content-Type Size
0001-Add-LoongArch-spinlock-support-in-s_lock.h.patch text/x-patch 1.4 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2023-06-01 07:57:56 Re: [PATCH] Add LoongArch spinlock support in s_lock.h.
Previous Message Yu Shi (Fujitsu) 2023-06-01 07:39:51 RE: Support logical replication of DDLs