From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx2.redhat.com ([66.187.237.31]) by bombadil.infradead.org with esmtp (Exim 4.68 #1 (Red Hat Linux)) id 1L4cuL-0001mK-JL for kexec@lists.infradead.org; Mon, 24 Nov 2008 14:59:25 +0000 Date: Mon, 24 Nov 2008 12:58:32 -0200 From: Eduardo Habkost Subject: Re: [PATCH 00/12] x86: disable virt on kdump and emergency_restart (v4) 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-Disposition: inline In-Reply-To: <4926DCC8.1040500@redhat.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: kexec-bounces@lists.infradead.org Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: Avi Kivity Cc: Andrew Morton , Zachary Amsden , kvm@vger.kernel.org, kexec@lists.infradead.org, linux-kernel@vger.kernel.org, "Rafael J. Wysocki" , Haren Myneni , Simon Horman , "Eric W. Biederman" , Ingo Molnar , Andrey Borzenkov , mingo@redhat.com, Vivek Goyal 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 _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753208AbYKXPAI (ORCPT ); Mon, 24 Nov 2008 10:00:08 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751029AbYKXO7y (ORCPT ); Mon, 24 Nov 2008 09:59:54 -0500 Received: from mx2.redhat.com ([66.187.237.31]:50367 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750909AbYKXO7x (ORCPT ); Mon, 24 Nov 2008 09:59:53 -0500 Date: Mon, 24 Nov 2008 12:58:32 -0200 From: Eduardo Habkost To: Avi Kivity Cc: Ingo Molnar , "Eric W. Biederman" , Simon Horman , Andrew Morton , Vivek Goyal , Haren Myneni , Andrey Borzenkov , mingo@redhat.com, "Rafael J. Wysocki" , Zachary Amsden , kexec@lists.infradead.org, kvm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/12] x86: disable virt on kdump and emergency_restart (v4) 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-Disposition: inline In-Reply-To: <4926DCC8.1040500@redhat.com> X-Fnord: you can see the fnord User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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 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