Signed-off-by: Wei Li liwei391@huawei.com --- SOURCE | 2 +- kernel.spec | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/SOURCE b/SOURCE index a38c31b..ff21abf 100644 --- a/SOURCE +++ b/SOURCE @@ -1 +1 @@ -6.4.0-5.0.0 +6.4.0-6.0.0 diff --git a/kernel.spec b/kernel.spec index 6ab8f1a..b034680 100644 --- a/kernel.spec +++ b/kernel.spec @@ -23,9 +23,9 @@
%global upstream_version 6.4 %global upstream_sublevel 0 -%global devel_release 5 +%global devel_release 6 %global maintenance_release .0.0 -%global pkg_release .13 +%global pkg_release .14
%define with_debuginfo 1 # Do not recompute the build-id of vmlinux in find-debuginfo.sh @@ -925,6 +925,14 @@ fi %endif
%changelog +* Wed Sep 06 2023 Wei Li liwei391@huawei.com - 6.4.0-6.0.0.14 + - sched/fair: Introduce multiple qos level + - mm: Fix variable alignment issues in mm_struct + - Introduce qos smt expeller for co-location + - enable cgroup1 writeback + - enable filescgroup + - Add sharepool support + * Tue Sep 05 2023 Wei Li liwei391@huawei.com - 6.4.0-5.0.0.13 - enable memcg qos and memcg async reclaim - Introduce programmable base on bpf for scheduler
反馈: 您发送到kernel-build@openeuler.org的补丁/补丁集,已成功转换为PR! PR链接地址: https://gitee.com/src-openeuler/kernel/pulls/1184 邮件列表地址:https://mailweb.openeuler.org/hyperkitty/list/kernel-build@openeuler.org/mes...
FeedBack: The patch(es) which you have sent to kernel-build@openeuler.org mailing list has been converted to a pull request successfully! Pull request link: https://gitee.com/src-openeuler/kernel/pulls/1184 Mailing list address: https://mailweb.openeuler.org/hyperkitty/list/kernel-build@openeuler.org/mes...