From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH 00/14] x86: disable virt on kdump and emergency_restart Date: Wed, 5 Nov 2008 17:33:06 +0100 Message-ID: <20081105163306.GA30018@elte.hu> References: <1225810364-8990-1-git-send-email-ehabkost@redhat.com> <49107E2C.8090803@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Andrew Morton , Eduardo Habkost , kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, kexec-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, "Rafael J. Wysocki" , Haren Myneni , Simon Horman , "Eric W. Biederman" , Andrey Borzenkov , mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, Vivek Goyal To: Avi Kivity Return-path: Content-Disposition: inline In-Reply-To: <49107E2C.8090803-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kexec-bounces-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org Errors-To: kexec-bounces+glkk-kexec=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: kvm.vger.kernel.org * Avi Kivity wrote: > Eduardo Habkost wrote: >> Hi, >> >> This is a new version of the series to disabling virtualization on kdump, >> now extended to do the same tricks on emergency_restart() if needed. >> > > Looks good. If you me to push it upstream, I'll need kexec/kdump > acks. Otherwise, ack for the kvm bits. general ack for the x86 bits, but i'm not sure whether we should be pushing this upstream so late in the cycle. If we do it in the next cycle then it's best we do it in the x86 tree, the KVM impact seems much smaller than the general x86 impact. Ingo