From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755374Ab1GPQ22 (ORCPT ); Sat, 16 Jul 2011 12:28:28 -0400 Received: from cavan.codon.org.uk ([93.93.128.6]:42125 "EHLO cavan.codon.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754445Ab1GPQ22 (ORCPT ); Sat, 16 Jul 2011 12:28:28 -0400 Date: Sat, 16 Jul 2011 17:28:06 +0100 From: Matthew Garrett To: "Eric W. Biederman" Cc: Seiji Aguchi , "kexec@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Vivek Goyal , KOSAKI Motohiro , Americo Wang , "tony.luck@intel.com" , Andrew Morton , Jarod Wilson , "hpa@zytor.com" , "dle-develop@lists.sourceforge.net" , Satoru Moriya Subject: Re: [RFC][PATCH] Replace a function call chain of kmsg_dump(KMSG_DUMP_KEXEC) with static function calls Message-ID: <20110716162805.GA13127@srcf.ucam.org> References: <5C4C569E8A4B9B42A84A977CF070A35B2C17AAE59A@USINDEVS01.corp.hds.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: mjg59@cavan.codon.org.uk X-SA-Exim-Scanned: No (on cavan.codon.org.uk); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jul 16, 2011 at 09:16:06AM -0700, Eric W. Biederman wrote: > What is going on with EFI support? We are still making efi calls in > virtual mode, and we don't have the one unified identity mapped physical > page table that hpa and I think others were working a while back. Even > if because of bugs we need to transition EFI to virtual mode we can > still set physical to virtual so we don't have to deal with the nonsense. No, we can't. It doesn't work. > Can we please make our EFI support ask the minimal from EFI before > adding lots more to it? No. > Am I wrong in thinking that the core motivation behind this patch is > that our EFI support sucks and thus kdump on EFI does not work on some > platforms? Yes, you are. -- Matthew Garrett | mjg59@srcf.ucam.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from cavan.codon.org.uk ([93.93.128.6]) by canuck.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1Qi7j8-0002kC-Cy for kexec@lists.infradead.org; Sat, 16 Jul 2011 16:28:26 +0000 Date: Sat, 16 Jul 2011 17:28:06 +0100 From: Matthew Garrett Subject: Re: [RFC][PATCH] Replace a function call chain of kmsg_dump(KMSG_DUMP_KEXEC) with static function calls Message-ID: <20110716162805.GA13127@srcf.ucam.org> References: <5C4C569E8A4B9B42A84A977CF070A35B2C17AAE59A@USINDEVS01.corp.hds.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: 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=twosheds.infradead.org@lists.infradead.org To: "Eric W. Biederman" Cc: "dle-develop@lists.sourceforge.net" , "tony.luck@intel.com" , "hpa@zytor.com" , "kexec@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Satoru Moriya , KOSAKI Motohiro , Jarod Wilson , Americo Wang , Andrew Morton , Seiji Aguchi , Vivek Goyal On Sat, Jul 16, 2011 at 09:16:06AM -0700, Eric W. Biederman wrote: > What is going on with EFI support? We are still making efi calls in > virtual mode, and we don't have the one unified identity mapped physical > page table that hpa and I think others were working a while back. Even > if because of bugs we need to transition EFI to virtual mode we can > still set physical to virtual so we don't have to deal with the nonsense. No, we can't. It doesn't work. > Can we please make our EFI support ask the minimal from EFI before > adding lots more to it? No. > Am I wrong in thinking that the core motivation behind this patch is > that our EFI support sucks and thus kdump on EFI does not work on some > platforms? Yes, you are. -- Matthew Garrett | mjg59@srcf.ucam.org _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec