From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936365AbcISGAE (ORCPT ); Mon, 19 Sep 2016 02:00:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43654 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756370AbcISF7z (ORCPT ); Mon, 19 Sep 2016 01:59:55 -0400 From: Baoquan He To: corbet@lwn.net, akpm@linux-foundation.org Cc: linux-doc@vger.kernel.org, kexec@lists.infradead.org, linux-kernel@vger.kernel.org, xlpang@redhat.com, dyoung@redhat.com, Baoquan He Subject: [PATCH v10 RESEND 0/3] Documentation: Add description of enable multi-cpus support for kdump Date: Mon, 19 Sep 2016 13:59:46 +0800 Message-Id: <1474264789-11705-1-git-send-email-bhe@redhat.com> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Mon, 19 Sep 2016 05:59:54 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is v10 post. In this patchset patch 1/3 is added to give more details about nr_cpus and maxcpus in kernel-parameters.txt. This is suggested by Jonathan since the description of them is unclear so that people can't see what's the exact difference between them. Otherwise no big further change for 2/3 and 3/3 which comprise the old post. Please access below link to check the previous changelog. https://lkml.org/lkml/2016/8/17/646 Baoquan He (1): docs: kernel-parameter : Improve the description of nr_cpus and maxcpus Zhou Wenjian (2): Documentation: kdump: remind user of nr_cpus Documentation: kdump: add description of enable multi-cpus support Documentation/kdump/kdump.txt | 9 +++++++++ Documentation/kernel-parameters.txt | 20 +++++++++++++------- 2 files changed, 22 insertions(+), 7 deletions(-) -- 2.5.5