From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eduardo Habkost Subject: Re: [PATCH 00/12] x86: disable virt on kdump and emergency_restart (v4) Date: Mon, 24 Nov 2008 12:58:32 -0200 Message-ID: <20081124145832.GC16862@blackpad> References: <1226955804-16802-1-git-send-email-ehabkost@redhat.com> <20081118081501.GF17838@elte.hu> <4926DCC8.1040500@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Andrew Morton , Zachary Amsden , 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" , Ingo Molnar , Andrey Borzenkov , mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, Vivek Goyal To: Avi Kivity Return-path: Content-Disposition: inline In-Reply-To: <4926DCC8.1040500-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 On Fri, Nov 21, 2008 at 06:07:36PM +0200, Avi Kivity wrote: > > Eduardo, please check the merge (there was a small conflict in reboot.c > which I fixed) once I push it. Also, when generating patches that move > files, use the -M switch: this makes it easier to review, and also > handles files that change better. The merge looks ok. I didn't know about -M, I will use it next time. Thanks! -- Eduardo