Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1158142

Re: [PATCH 02/10] Commit e513229b4c38 ("Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors") was altering smp_ops.cpu_disable to prevent CPU offlining. We can bo better by using cpu_hotplug_enable/disable functions instead of such hard-coding.

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH 02/10] Commit e513229b4c38 ("Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors") was altering smp_ops.cpu_disable to prevent CPU offlining. We can bo better by using cpu_hotplug_enable/disable functions instead of such hard-coding.
Date 2015-06-04 02:40 +0200
Message-ID <pxrmp-MR-7@gated-at.bofh.it> (permalink)
References <pxlqF-AJ-5@gated-at.bofh.it> <pxlqF-AJ-7@gated-at.bofh.it> <pxlqF-AJ-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Jun 03, 2015 at 12:31:54PM -0700, K. Y. Srinivasan wrote:
> From: Vitaly Kuznetsov <vkuznets@redhat.com>
> 
> Reported-by: Radim Kr.má <rkrcmar@redhat.com>
> Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>

Your subject is insane, please fix.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH 02/10] Commit e513229b4c38 ("Drivers: hv: vmbus: prevent  cpu offlining on newer hypervisors") was altering smp_ops.cpu_disable to  prevent CPU offlining. We can bo better by using cpu_hotplug_enable/disable  functions instead of such hard-coding. Greg KH <gregkh@linuxfoundation.org> - 2015-06-04 02:40 +0200
  RE: [PATCH 02/10] Commit e513229b4c38 ("Drivers: hv: vmbus: prevent  cpu offlining on newer hypervisors") was altering smp_ops.cpu_disable to  prevent CPU offlining. We can bo better by using cpu_hotplug_enable/disable  functions instead of such hard-coding. KY Srinivasan <kys@microsoft.com> - 2015-06-04 02:50 +0200

csiph-web