]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Merge commit 'ce929fe84f9c453263af379f3b255ff8eca01d48'
authorOlivier Houchard <cognet@FreeBSD.org>
Fri, 29 Oct 2021 17:18:03 +0000 (19:18 +0200)
committerOlivier Houchard <cognet@FreeBSD.org>
Fri, 29 Oct 2021 17:18:03 +0000 (19:18 +0200)
commit74e9b5f29ad0056bbe11a30c91dfa0705fa19cd5
tree318f93c4c90dfac0512eaab6139d38b59e6afe58
parentad0379660d0c77aaf0ca6ec19472b7bb173c5794
parentce929fe84f9c453263af379f3b255ff8eca01d48
Merge commit 'ce929fe84f9c453263af379f3b255ff8eca01d48'

Import CK as of commit 2265c7846f4ce667f5216456afe2779b23c3e5f7.
19 files changed:
sys/contrib/ck/include/ck_backoff.h
sys/contrib/ck/include/ck_cc.h
sys/contrib/ck/include/ck_ec.h
sys/contrib/ck/include/ck_fifo.h
sys/contrib/ck/include/ck_hs.h
sys/contrib/ck/include/ck_pr.h
sys/contrib/ck/include/ck_queue.h
sys/contrib/ck/include/ck_ring.h
sys/contrib/ck/include/gcc/aarch64/ck_pr.h
sys/contrib/ck/include/gcc/aarch64/ck_pr_llsc.h
sys/contrib/ck/include/gcc/aarch64/ck_pr_lse.h
sys/contrib/ck/include/gcc/ck_cc.h
sys/contrib/ck/include/gcc/x86/ck_pr.h
sys/contrib/ck/include/gcc/x86_64/ck_pr.h
sys/contrib/ck/include/spinlock/fas.h
sys/contrib/ck/src/ck_ec.c
sys/contrib/ck/src/ck_ec_timeutil.h
sys/contrib/ck/src/ck_hs.c
sys/contrib/ck/src/ck_ht.c