From: Marcelo Tosatti <mtosatti@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: Frederic Weisbecker <fweisbec@gmail.com>,
Chris Friesen <chris.friesen@windriver.com>,
Thomas Gleixner <tglx@linutronix.de>,
Peter Zijlstra <peterz@infradead.org>,
Andrew Morton <akpm@linux-foundation.org>,
Jim Somerville <Jim.Somerville@windriver.com>,
Christoph Lameter <cl@linux.com>,
Marcelo Tosatti <mtosatti@redhat.com>
Subject: [patch 3/3] isolcpus: undeprecate on documentation
Date: Sat, 28 Mar 2020 12:21:20 -0300 [thread overview]
Message-ID: <20200328152503.271570281@redhat.com> (raw)
In-Reply-To: 20200328152117.881555226@redhat.com
isolcpus is used to control steering of interrupts to managed_irqs and
kernel threads, therefore its incorrect to state that its deprecated.
Remove deprecation warning.
Suggested-by: Chris Friesen <chris.friesen@windriver.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
---
Documentation/admin-guide/kernel-parameters.txt | 1 -
1 file changed, 1 deletion(-)
Index: linux-2.6/Documentation/admin-guide/kernel-parameters.txt
===================================================================
--- linux-2.6.orig/Documentation/admin-guide/kernel-parameters.txt
+++ linux-2.6/Documentation/admin-guide/kernel-parameters.txt
@@ -1926,7 +1926,6 @@
Format: <RDP>,<reset>,<pci_scan>,<verbosity>
isolcpus= [KNL,SMP,ISOL] Isolate a given set of CPUs from disturbance.
- [Deprecated - use cpusets instead]
Format: [flag-list,]<cpu-list>
Specify one or more CPUs to isolate from disturbances
next prev parent reply other threads:[~2020-03-28 15:28 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-28 15:21 [patch 0/3] affine kernel threads to specified cpumask (v3) Marcelo Tosatti
2020-03-28 15:21 ` [patch 1/3] kthread: switch to cpu_possible_mask Marcelo Tosatti
2020-03-28 15:21 ` [patch 2/3] isolcpus: affine kernel threads to specified cpumask Marcelo Tosatti
2020-03-31 0:57 ` Frederic Weisbecker
2020-03-31 11:50 ` Marcelo Tosatti
2020-03-31 13:36 ` Frederic Weisbecker
2020-03-28 15:21 ` Marcelo Tosatti [this message]
2020-03-31 15:22 ` [patch 3/3] isolcpus: undeprecate on documentation Peter Zijlstra
2020-03-31 15:41 ` Marcelo Tosatti
2020-03-31 15:57 ` Peter Zijlstra
2020-04-04 23:05 ` Christopher Lameter
2020-03-31 15:43 ` Frederic Weisbecker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200328152503.271570281@redhat.com \
--to=mtosatti@redhat.com \
--cc=Jim.Somerville@windriver.com \
--cc=akpm@linux-foundation.org \
--cc=chris.friesen@windriver.com \
--cc=cl@linux.com \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox