From: Vivek Goyal <vgoyal@redhat.com>
To: Prarit Bhargava <prarit@redhat.com>
Cc: kexec@lists.infradead.org,
"Rafael J. Wysocki" <rjw@rjwysocki.net>,
linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org,
kosaki.motohiro@gmail.com, dyoung@redhat.com,
Len Brown <lenb@kernel.org>
Subject: Re: [PATCH] acpi memory hotplug, add parameter to disable memory hotplug [v4]
Date: Wed, 15 Jan 2014 11:39:53 -0500 [thread overview]
Message-ID: <20140115163953.GB3180@redhat.com> (raw)
In-Reply-To: <1389789284-10622-1-git-send-email-prarit@redhat.com>
On Wed, Jan 15, 2014 at 07:34:44AM -0500, Prarit Bhargava wrote:
[..]
> This patchset resolves the problem by adding a kernel parameter,
> acpi_no_memhotplug, to disable ACPI memory hotplug.
>
> [v2]: changed acpi_no_memhotplug to bool
> [v3]: cleaned up Documentation/kernel-parameters.txt
> [v4]: add __initdata to acpi_no_memhotplug
>
> Signed-off-by: Prarit Bhargava <prarit@redhat.com>
> Cc: Vivek Goyal <vgoyal@redhat.com>
> Cc: Len Brown <lenb@kernel.org>
> Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
> Cc: kosaki.motohiro@gmail.com
> Cc: dyoung@redhat.com
> Cc: linux-acpi@vger.kernel.org
> Cc: kexec@lists.infradead.org
Hi Prarit,
Capture all the acks from V3 here so that people don't have to ack
again. This is a minor change as compared to V3.
Acked-by: Vivek Goyal <vgoyal@redhat.com>
Vivek
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
WARNING: multiple messages have this Message-ID (diff)
From: Vivek Goyal <vgoyal@redhat.com>
To: Prarit Bhargava <prarit@redhat.com>
Cc: linux-kernel@vger.kernel.org, Len Brown <lenb@kernel.org>,
"Rafael J. Wysocki" <rjw@rjwysocki.net>,
kosaki.motohiro@gmail.com, dyoung@redhat.com,
linux-acpi@vger.kernel.org, kexec@lists.infradead.org
Subject: Re: [PATCH] acpi memory hotplug, add parameter to disable memory hotplug [v4]
Date: Wed, 15 Jan 2014 11:39:53 -0500 [thread overview]
Message-ID: <20140115163953.GB3180@redhat.com> (raw)
In-Reply-To: <1389789284-10622-1-git-send-email-prarit@redhat.com>
On Wed, Jan 15, 2014 at 07:34:44AM -0500, Prarit Bhargava wrote:
[..]
> This patchset resolves the problem by adding a kernel parameter,
> acpi_no_memhotplug, to disable ACPI memory hotplug.
>
> [v2]: changed acpi_no_memhotplug to bool
> [v3]: cleaned up Documentation/kernel-parameters.txt
> [v4]: add __initdata to acpi_no_memhotplug
>
> Signed-off-by: Prarit Bhargava <prarit@redhat.com>
> Cc: Vivek Goyal <vgoyal@redhat.com>
> Cc: Len Brown <lenb@kernel.org>
> Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
> Cc: kosaki.motohiro@gmail.com
> Cc: dyoung@redhat.com
> Cc: linux-acpi@vger.kernel.org
> Cc: kexec@lists.infradead.org
Hi Prarit,
Capture all the acks from V3 here so that people don't have to ack
again. This is a minor change as compared to V3.
Acked-by: Vivek Goyal <vgoyal@redhat.com>
Vivek
next prev parent reply other threads:[~2014-01-15 16:40 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-14 19:21 [PATCH] acpi memory hotplug, add parameter to disable memory hotplug [v3] Prarit Bhargava
2014-01-14 19:21 ` Prarit Bhargava
2014-01-14 19:21 ` Prarit Bhargava
2014-01-14 19:24 ` Vivek Goyal
2014-01-14 19:24 ` Vivek Goyal
2014-01-14 19:24 ` Vivek Goyal
2014-01-15 0:42 ` David Rientjes
2014-01-15 0:42 ` David Rientjes
2014-01-15 11:21 ` Prarit Bhargava
2014-01-15 11:21 ` Prarit Bhargava
2014-01-15 12:34 ` [PATCH] acpi memory hotplug, add parameter to disable memory hotplug [v4] Prarit Bhargava
2014-01-15 12:34 ` Prarit Bhargava
2014-01-15 12:34 ` Prarit Bhargava
2014-01-15 13:47 ` Rafael J. Wysocki
2014-01-15 13:47 ` Rafael J. Wysocki
2014-01-15 16:39 ` Vivek Goyal [this message]
2014-01-15 16:39 ` Vivek Goyal
2014-01-15 20:48 ` David Rientjes
2014-01-15 20:48 ` David Rientjes
2014-01-15 21:51 ` Toshi Kani
2014-01-15 21:51 ` Toshi Kani
2014-01-15 21:51 ` Toshi Kani
2014-01-16 15:35 ` [PATCH] acpi memory hotplug, add parameter to disable memory hotplug [v5] Prarit Bhargava
2014-01-16 15:35 ` Prarit Bhargava
2014-01-16 15:35 ` Prarit Bhargava
2014-01-16 23:24 ` David Rientjes
2014-01-16 23:24 ` David Rientjes
2014-01-17 1:26 ` Rafael J. Wysocki
2014-01-17 1:26 ` Rafael J. Wysocki
2014-01-17 1:15 ` Prarit Bhargava
2014-01-17 1:15 ` Prarit Bhargava
2014-01-15 1:17 ` [PATCH] acpi memory hotplug, add parameter to disable memory hotplug [v3] Dave Young
2014-01-15 1:17 ` Dave Young
2014-01-15 1:17 ` Dave Young
2014-01-15 3:43 ` Yasuaki Ishimatsu
2014-01-15 3:43 ` Yasuaki Ishimatsu
2014-01-15 3:43 ` Yasuaki Ishimatsu
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=20140115163953.GB3180@redhat.com \
--to=vgoyal@redhat.com \
--cc=dyoung@redhat.com \
--cc=kexec@lists.infradead.org \
--cc=kosaki.motohiro@gmail.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=prarit@redhat.com \
--cc=rjw@rjwysocki.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.