[PATCH 1/2][Noble] UBUNTU: [Config] Include a note for the NR_CPUS setting on riscv64

dann frazier dann.frazier at canonical.com
Tue Nov 7 21:19:36 UTC 2023


The previous note references an s390x-specific bug.

Signed-off-by: dann frazier <dann.frazier at canonical.com>
---
 debian.master/config/annotations | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index 5a0b2580c018..b6acdbf0aa9f 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -418,7 +418,7 @@ CONFIG_NO_HZ_IDLE                               policy<{'amd64': 'y', 'arm64': '
 CONFIG_NO_HZ_IDLE                               note<'LP: #1413968'>
 
 CONFIG_NR_CPUS                                  policy<{'amd64': '8192', 'arm64': '256', 'armhf': '4', 'ppc64el': '2048', 'riscv64': '32', 's390x': '512'}>
-CONFIG_NR_CPUS                                  note<'LP: #1864198'>
+CONFIG_NR_CPUS                                  note<'LP: #1967889 (riscv64), LP: #1864198 (s390x)'>
 
 CONFIG_NUMA                                     policy<{'amd64': 'y', 'arm64': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}>
 CONFIG_NUMA                                     note<'LP: #1557690'>
-- 
2.42.0




More information about the kernel-team mailing list