From: Brice Goglin <Brice.Goglin@inria.fr>
To: linux-s390@vger.kernel.org
Subject: [PATCH] cputopology.txt: fix CONFIG_SCHED_DRAWER name
Date: Wed, 12 Sep 2018 06:01:43 +0000 [thread overview]
Message-ID: <28c08a4c-5814-a1ee-f4d2-b51f22ebe348@inria.fr> (raw)
CONFIG_SCHED_DRAWER instead of CONFIG_DRAWER.
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
---
Documentation/cputopology.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/cputopology.txt b/Documentation/cputopology.txt
index c6e7e9196a8b..981509fc138d 100644
--- a/Documentation/cputopology.txt
+++ b/Documentation/cputopology.txt
@@ -74,8 +74,8 @@ drivers/base/topology.c, is to export the 6 to 12 attributes. The book
and drawer related sysfs files will only be created if CONFIG_SCHED_BOOK
and CONFIG_SCHED_DRAWER are selected.
-CONFIG_SCHED_BOOK and CONFIG_DRAWER are currently only used on s390, where
-they reflect the cpu and cache hierarchy.
+CONFIG_SCHED_BOOK and CONFIG_SCHED_DRAWER are currently only used on s390,
+where they reflect the cpu and cache hierarchy.
For an architecture to support this feature, it must define some of
these macros in include/asm-XXX/topology.h::
--
2.18.0
reply other threads:[~2018-09-12 6:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=28c08a4c-5814-a1ee-f4d2-b51f22ebe348@inria.fr \
--to=brice.goglin@inria.fr \
--cc=linux-s390@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).