From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B9E5EC433E0 for ; Tue, 2 Jun 2020 13:10:31 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 7D0ED20674 for ; Tue, 2 Jun 2020 13:10:31 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="Mm0THWHK" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7D0ED20674 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id 234CE28007F; Tue, 2 Jun 2020 09:10:31 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 1E5EB28007D; Tue, 2 Jun 2020 09:10:31 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 122CD28007F; Tue, 2 Jun 2020 09:10:31 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0124.hostedemail.com [216.40.44.124]) by kanga.kvack.org (Postfix) with ESMTP id F08A028007D for ; Tue, 2 Jun 2020 09:10:30 -0400 (EDT) Received: from smtpin08.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay04.hostedemail.com (Postfix) with ESMTP id A9F0C62EB for ; Tue, 2 Jun 2020 13:10:30 +0000 (UTC) X-FDA: 76884305820.08.mark82_3e68092185024 Received: from filter.hostedemail.com (10.5.16.251.rfc1918.com [10.5.16.251]) by smtpin08.hostedemail.com (Postfix) with ESMTP id 3705C1802BC54 for ; Tue, 2 Jun 2020 13:10:30 +0000 (UTC) X-HE-Tag: mark82_3e68092185024 X-Filterd-Recvd-Size: 3465 Received: from us-smtp-delivery-1.mimecast.com (us-smtp-1.mimecast.com [207.211.31.81]) by imf26.hostedemail.com (Postfix) with ESMTP for ; Tue, 2 Jun 2020 13:10:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1591103427; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ktg5BclXCFuxxHcWBSgVjigtdl/xFs8TL485lDD5wEE=; b=Mm0THWHKcnML0geCCc75KotOSchrDTILB3nKLWNA5QD6KIa2EDApGJwdtr85ArGSUWpsDR sNJHn9D/S+xgOOU/TinduKXTJ9IrGyFsXTF0hohaReu+3q/GSGORDOsjWo3Ru6yQEmMhuj K06rdwrKZTGJrh5hFj51ziJdTnpQW5o= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-427-NKDKsX4ANGW-Rro_cgUJ2A-1; Tue, 02 Jun 2020 09:10:25 -0400 X-MC-Unique: NKDKsX4ANGW-Rro_cgUJ2A-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 32FF4100A8E8; Tue, 2 Jun 2020 13:10:24 +0000 (UTC) Received: from optiplex-lnx (unknown [10.3.128.9]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 098E760C80; Tue, 2 Jun 2020 13:10:21 +0000 (UTC) Date: Tue, 2 Jun 2020 09:10:18 -0400 From: Rafael Aquini To: Andrew Morton Cc: cl@linux.com, iamjoonsoo.kim@lge.com, linux-mm@kvack.org, mm-commits@vger.kernel.org, penberg@kernel.org, rientjes@google.com, torvalds@linux-foundation.org Subject: Re: [patch 012/128] Documentation/vm/slub.rst: s/Toggle/Enable/ Message-ID: <20200602131018.GD395502@optiplex-lnx> References: <20200601214457.919c35648e96a2b46b573fe1@linux-foundation.org> <20200602044600.-k8gyUKOX%akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200602044600.-k8gyUKOX%akpm@linux-foundation.org> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Rspamd-Queue-Id: 3705C1802BC54 X-Spamd-Result: default: False [0.00 / 100.00] X-Rspamd-Server: rspam05 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: On Mon, Jun 01, 2020 at 09:46:00PM -0700, Andrew Morton wrote: > From: Andrew Morton > Subject: Documentation/vm/slub.rst: s/Toggle/Enable/ > > "toggle" means to change a boolean thing's state. This operation doesn't > do that - it sets it to "true". > > Cc: Christoph Lameter > Cc: David Rientjes > Cc: Joonsoo Kim > Cc: Pekka Enberg > Cc: Rafael Aquini > Signed-off-by: Andrew Morton > --- > > Documentation/vm/slub.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- a/Documentation/vm/slub.rst~mm-slub-add-panic_on_error-to-the-debug-facilities-fix > +++ a/Documentation/vm/slub.rst > @@ -49,7 +49,7 @@ Possible debug options are:: > P Poisoning (object and padding) > U User tracking (free and alloc) > T Trace (please only use on single slabs) > - A Toggle failslab filter mark for the cache > + A Enable failslab filter mark for the cache > O Switch debugging off for caches that would have > caused higher minimum slab orders > - Switch all debugging off (useful if the kernel is > _ > Acked-by: Rafael Aquini