!8 userspace-rcu

Merge pull request !8 from xinghe/master
This commit is contained in:
openeuler-ci-bot 2020-06-29 18:21:45 +08:00 committed by Gitee
commit 6f7c67adf5
2 changed files with 8 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: userspace-rcu
Version: 0.10.1
Release: 9
Release: 10
Summary: Userspace read-copy-update library
License: LGPLv2+
URL: http://liburcu.org
@ -15,7 +15,7 @@ Patch6005: fix-workqueue-struct-urcu_work-vs-rcu_head-mixup.patch
Patch6006: fix-don-t-wait-after-completion-of-job-batch-if-work.patch
Patch6007: fix-don-t-wait-after-completion-of-a-work-queue-job-.patch
Patch6008: fix-only-wait-if-work-queue-is-empty-in-real-time-mo.patch
Patch6009: backport-remove-benchmarks.patch
Patch6009: fix-regtest-without-bench.patch
Patch9000: urcu-fix-deadlock-issue-using-SIG_RCU.patch
@ -77,6 +77,12 @@ make check
%changelog
* Thu Jun 29 2020 xinghe <xinghe1@huawei.com> - 0.10.1-10
- Type:bugfix
- ID:NA
- SUG:restart
- DESC: Change the patch name
* Sun Jun 28 2020 xinghe <xinghe1@huawei.com> - 0.10.1-9
- Type:bugfix
- ID:NA