From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751411AbbCSUr1 (ORCPT ); Thu, 19 Mar 2015 16:47:27 -0400 Received: from tex.lwn.net ([70.33.254.29]:34786 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750839AbbCSUrZ (ORCPT ); Thu, 19 Mar 2015 16:47:25 -0400 Date: Thu, 19 Mar 2015 14:47:24 -0600 From: Jonathan Corbet To: Wang Long Cc: , , , , Subject: Re: [PATCH] Documentation: update the CONFIG_DEBUG_PAGEALLOC description Message-ID: <20150319144724.552c6253@lwn.net> In-Reply-To: <1425281320-33476-1-git-send-email-long.wanglong@huawei.com> References: <1425281320-33476-1-git-send-email-long.wanglong@huawei.com> Organization: LWN.net X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2 Mar 2015 07:28:40 +0000 Wang Long wrote: > The CONFIG_DEBUG_PAGEALLOC option now is located under "Kernel > hacking" / "Memory Debugging" / "Debug page memory allocations". > so we should update the description in kmemcheck.txt. Applied to the docs tree, thanks. jon