linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] cputopology.txt: fix CONFIG_SCHED_DRAWER name
@ 2018-09-12  6:01 Brice Goglin
  0 siblings, 0 replies; only message in thread
From: Brice Goglin @ 2018-09-12  6:01 UTC (permalink / raw)
  To: linux-s390

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-12  6:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-12  6:01 [PATCH] cputopology.txt: fix CONFIG_SCHED_DRAWER name Brice Goglin

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).