Gentoo Archives: gentoo-commits

From: Mike Pagano <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/linux-patches:6.1 commit in: /
Date: Mon, 27 Feb 2023 16:59:57
Message-Id: 1677517162.1d867d0c7f9d9b4d9082b1bc7a326c5b7e136a0c.mpagano@gentoo
1 commit: 1d867d0c7f9d9b4d9082b1bc7a326c5b7e136a0c
2 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 27 16:59:22 2023 +0000
4 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 27 16:59:22 2023 +0000
6 URL: https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=1d867d0c
7
8 Fix typo in README
9
10 Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>
11
12 0000_README | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/0000_README b/0000_README
16 index c6d94abc..aa47ca9b 100644
17 --- a/0000_README
18 +++ b/0000_README
19 @@ -152,7 +152,7 @@ From: https://github.com/graysky2/kernel_compiler_patch
20 Desc: Kernel >= 5.15 patch enables gcc = v11.1+ optimizations for additional CPUs.
21
22 Patch: 5020_BMQ-and-PDS-io-scheduler-v6.1-r4-linux-tkg.patch
23 -From: https://github.com/Frogging-Family/linux-tkghttps://gitlab.com/alfredchen/projectc
24 +From: https://github.com/Frogging-Family/linux-tkg https://gitlab.com/alfredchen/projectc
25 Desc: BMQ(BitMap Queue) Scheduler. A new CPU scheduler developed from PDS(incld). Inspired by the scheduler in zircon.
26
27 Patch: 5021_BMQ-and-PDS-gentoo-defaults.patch