maria:bb-10.3-danielblack-MDEV-27008-aarch-atomics

Last commit made on 2021-11-09
Get this branch:
git clone -b bb-10.3-danielblack-MDEV-27008-aarch-atomics https://git.launchpad.net/maria

Branch merges

Branch information

Name:
bb-10.3-danielblack-MDEV-27008-aarch-atomics
Repository:
lp:maria

Recent commits

2fd06ed... by Tzachi Zidenberg <email address hidden>

MDEV-27008: aarch64: use compiler flag outline-atomics if available

outline-atomics compilation flag changes behaviour of builtin_atomics,
by adding runtime detection of LSE atomics. If these are supported, they
will be used. This gains LSE atomics use without hurting compatibility
with older aarch64 machines.

Backport of f843e215f3f640de377d8fd60e85bb372fb138fd to fix f502ccbcb5dfce29067434885a23db8d1bd5f134

524b4a8... by Marko Mäkelä

Merge 10.2 into 10.3

d6d1a1f... by Marko Mäkelä

Remove a warning for clang 11 or earlier

This fixes up commit d22c8cae00f7a7517c9b8228efbb543037c23c97

8c7e551... by Marko Mäkelä

Remove restarts from encrypt_and_grep test

75f0c59... by Marko Mäkelä

Merge mariadb-10.2.41 into 10.2

7c30bc3... by Daniel Black

MDEV-26561 mariabackup release locks

The previous threads locked need to be released too.

This occurs if the initialization of any of the non-first
mutex/conditition variables errors occurs.

e1eb39a... by ryancaicse <email address hidden>

MDEV-26561 Fix a bug due to unreleased lock

Fix a bug of unreleased lock ctrl_mutex in the method create_worker_threads

f7054ff... by Marko Mäkelä

Merge mariadb-10.3.32 into 10.3

e026edd... by Daniel Bartholomew <email address hidden>

bump the VERSION

8b6dfc3... by Daniel Bartholomew <email address hidden>

bump the VERSION