diff mbox series

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

Message ID 20231107211937.2768006-2-dann.frazier@canonical.com
State New
Headers show
Series Bump CONFIG_NR_CPUS to 512 for arm64 | expand

Commit Message

dann frazier Nov. 7, 2023, 9:19 p.m. UTC
The previous note references an s390x-specific bug.

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

Patch

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'>