From patchwork Tue Nov 7 21:19:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: dann frazier X-Patchwork-Id: 1861302 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.ubuntu.com (client-ip=185.125.189.65; helo=lists.ubuntu.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=patchwork.ozlabs.org) Received: from lists.ubuntu.com (lists.ubuntu.com [185.125.189.65]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4SQ1MS3YW9z1yQg for ; Wed, 8 Nov 2023 08:20:04 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=lists.ubuntu.com) by lists.ubuntu.com with esmtp (Exim 4.86_2) (envelope-from ) id 1r0TUJ-0008Mn-SR; Tue, 07 Nov 2023 21:19:55 +0000 Received: from smtp-relay-internal-1.internal ([10.131.114.114] helo=smtp-relay-internal-1.canonical.com) by lists.ubuntu.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1r0TUG-0008MD-ON for kernel-team@lists.ubuntu.com; Tue, 07 Nov 2023 21:19:53 +0000 Received: from mail-lf1-f69.google.com (mail-lf1-f69.google.com [209.85.167.69]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-1.canonical.com (Postfix) with ESMTPS id 91C3B406C0 for ; Tue, 7 Nov 2023 21:19:52 +0000 (UTC) Received: by mail-lf1-f69.google.com with SMTP id 2adb3069b0e04-5079a8c68c6so6173517e87.1 for ; Tue, 07 Nov 2023 13:19:52 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699391991; x=1699996791; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JiL9kZhs4ZjPPxXpKuRB6Dfb3xaCMWJlTTYf7UpuGR4=; b=HAtuxW92vvPpJrHrSUbh/K+CwiIKQ5ZEBl+tJTVNEzXtXmBCQht/FwnkNkij+5pVY9 ZBfuhaWZJXpqXt6+OwCJTx3fZCDHQs8g1pmX1XSXEia56/qELypfFYPD50dCRP5a/4g+ lOqVpaVgdoqvkpH4z7RuOR8sVZJrGO8M7RUxxNMxAZ/kk35+WlcyQOgLyomCgK9tUpSV w5LXVPofa0vS2apn0IaGmneMlLs59plLAlyDDZk/eaIBOXLM6e3koFUlXi0wRD01Kr9R MruFz/cul94bnwveBWfyKzMsOvQczEQatGlX9XuBl3lEXauaiHzYrqnrLObWm1fNKJtT XSkA== X-Gm-Message-State: AOJu0YxQipI2CJsCyC4WmpaLX04Vgknep3hci0tBLFBsWDTr49vPCcZD DHxH/rQrjuxCSOnulIkutnO8NnyhhgU5z4tHzyChpogNYX6jx/70ZQO/4LHOuGXy51gGRoUrJ3i d7E2q6aDiE8JOGa8+GJ9mcRadLyhpRGOOdYG2pgBnnCgsbJCRj0yO X-Received: by 2002:a05:6512:3b29:b0:503:3707:66ed with SMTP id f41-20020a0565123b2900b00503370766edmr33785213lfv.34.1699391991150; Tue, 07 Nov 2023 13:19:51 -0800 (PST) X-Google-Smtp-Source: AGHT+IEePLE6i7DcGckIE8bQozoennG0R6rerWOb33FITpzPgr4eqVu7E+ctJeCM+MQOXgEV9bnQDw== X-Received: by 2002:a05:6512:3b29:b0:503:3707:66ed with SMTP id f41-20020a0565123b2900b00503370766edmr33785200lfv.34.1699391990779; Tue, 07 Nov 2023 13:19:50 -0800 (PST) Received: from localhost ([159.148.28.2]) by smtp.gmail.com with ESMTPSA id ep10-20020a056512484a00b00500b561285bsm459666lfb.292.2023.11.07.13.19.49 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Nov 2023 13:19:49 -0800 (PST) From: dann frazier To: kernel-team@lists.ubuntu.com Subject: [PATCH 1/2][Noble] UBUNTU: [Config] Include a note for the NR_CPUS setting on riscv64 Date: Tue, 7 Nov 2023 23:19:36 +0200 Message-ID: <20231107211937.2768006-2-dann.frazier@canonical.com> X-Mailer: git-send-email 2.42.0 In-Reply-To: <20231107211937.2768006-1-dann.frazier@canonical.com> References: <20231107211937.2768006-1-dann.frazier@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" The previous note references an s390x-specific bug. Signed-off-by: dann frazier --- 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'> From patchwork Tue Nov 7 21:19:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: dann frazier X-Patchwork-Id: 1861303 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.ubuntu.com (client-ip=185.125.189.65; helo=lists.ubuntu.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=patchwork.ozlabs.org) Received: from lists.ubuntu.com (lists.ubuntu.com [185.125.189.65]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4SQ1MS4lQMz1yRL for ; Wed, 8 Nov 2023 08:20:04 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=lists.ubuntu.com) by lists.ubuntu.com with esmtp (Exim 4.86_2) (envelope-from ) id 1r0TUL-0008N7-F9; Tue, 07 Nov 2023 21:19:57 +0000 Received: from smtp-relay-internal-0.internal ([10.131.114.225] helo=smtp-relay-internal-0.canonical.com) by lists.ubuntu.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1r0TUI-0008MR-8k for kernel-team@lists.ubuntu.com; Tue, 07 Nov 2023 21:19:54 +0000 Received: from mail-lj1-f199.google.com (mail-lj1-f199.google.com [209.85.208.199]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-0.canonical.com (Postfix) with ESMTPS id 1472A3FADB for ; Tue, 7 Nov 2023 21:19:54 +0000 (UTC) Received: by mail-lj1-f199.google.com with SMTP id 38308e7fff4ca-2c51d0f97e3so59997221fa.0 for ; Tue, 07 Nov 2023 13:19:54 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699391993; x=1699996793; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zCnJ+VZkTGWc2gycP6UzDNqmIGpDIuE0j3BglGaPzd4=; b=KzF791iMli6g/QJv6Bbkh1HSW+zBP0cFzRYemVx63s7cMO4CmCEm7gEO0cl0/Yej39 O8vFWlO++1CLADIE+L7TOqyDX8BwAqmiMfNLo+fDXVyBHg+Ww+0ddzUWzdAHki5d0ZAS AIvdxHW1mLkp6kK13ldE4duom13vVXlsXPIOKiFDXFs6VeioOddnPcEZjpVT084tpNMB wKHKeoQiJu+pYPymBJV9iSEsh5uwEaVl3T0wBMRo7qEtXRfmBqUzT76LhjQcv60MTylC JRjoyPb0SDXbOQA6i1V//wFAXQhQFiQj4eQI7Ube/Bm2GHgv6HJQQ6k+5gjs9C9DBQAI aUiQ== X-Gm-Message-State: AOJu0YzqavaNxRRFz9TTdHPG9CpC8zlMU9msJsS9ypOh0s490LYro+vh mY/p6yVB6pHFMTeGfN3IohZRIFvVH1U1pFHUfF0iSY0TjL6vcJyx3gnMU8AZnnhwXHJIrOxVAZo kNvuFqWis24PbkJ7041B1K1KIJWi7d5R5+XBD3OBBaMHsfn2qX90Z X-Received: by 2002:a2e:8216:0:b0:2c0:d06:9e65 with SMTP id w22-20020a2e8216000000b002c00d069e65mr140765ljg.8.1699391992854; Tue, 07 Nov 2023 13:19:52 -0800 (PST) X-Google-Smtp-Source: AGHT+IGlfPB8S5S6869bcOpnmWQhby8O/8mYdvrDM7xEFlXJLKe9ZR8w5ZzKD+LwLUZvOaz3iHRXpQ== X-Received: by 2002:a2e:8216:0:b0:2c0:d06:9e65 with SMTP id w22-20020a2e8216000000b002c00d069e65mr140755ljg.8.1699391992483; Tue, 07 Nov 2023 13:19:52 -0800 (PST) Received: from localhost ([159.148.28.2]) by smtp.gmail.com with ESMTPSA id f21-20020a2eb5b5000000b002c0414c3b6csm1614771ljn.121.2023.11.07.13.19.51 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Nov 2023 13:19:51 -0800 (PST) From: dann frazier To: kernel-team@lists.ubuntu.com Subject: [PATCH 2/2][Noble] UBUNTU: [Config] Bump CONFIG_NR_CPUS to 512 for arm64 Date: Tue, 7 Nov 2023 23:19:37 +0200 Message-ID: <20231107211937.2768006-3-dann.frazier@canonical.com> X-Mailer: git-send-email 2.42.0 In-Reply-To: <20231107211937.2768006-1-dann.frazier@canonical.com> References: <20231107211937.2768006-1-dann.frazier@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/2042897 Signed-off-by: dann frazier Acked-By: Dimitri John Ledkov --- debian.master/config/annotations | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian.master/config/annotations b/debian.master/config/annotations index b6acdbf0aa9f..d12af68c2da9 100644 --- a/debian.master/config/annotations +++ b/debian.master/config/annotations @@ -417,8 +417,8 @@ CONFIG_NOP_USB_XCEIV note<'boot essential on omap/hig CONFIG_NO_HZ_IDLE policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}> 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: #1967889 (riscv64), LP: #1864198 (s390x)'> +CONFIG_NR_CPUS policy<{'amd64': '8192', 'arm64': '512', 'armhf': '4', 'ppc64el': '2048', 'riscv64': '32', 's390x': '512'}> +CONFIG_NR_CPUS note<'LP: #2042897 (arm64), LP: #1967889 (riscv64), LP: #1864198 (s390x)'> CONFIG_NUMA policy<{'amd64': 'y', 'arm64': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}> CONFIG_NUMA note<'LP: #1557690'>