From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mtagate7.uk.ibm.com ([194.196.100.167]) by canuck.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1QmmMM-0001tD-AW for kexec@lists.infradead.org; Fri, 29 Jul 2011 12:40:11 +0000 Received: from d06nrmr1806.portsmouth.uk.ibm.com (d06nrmr1806.portsmouth.uk.ibm.com [9.149.39.193]) by mtagate7.uk.ibm.com (8.13.1/8.13.1) with ESMTP id p6TCe1jM006759 for ; Fri, 29 Jul 2011 12:40:01 GMT Received: from d06av01.portsmouth.uk.ibm.com (d06av01.portsmouth.uk.ibm.com [9.149.37.212]) by d06nrmr1806.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id p6TCe17f2318370 for ; Fri, 29 Jul 2011 13:40:01 +0100 Received: from d06av01.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av01.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id p6TCe0LE007821 for ; Fri, 29 Jul 2011 06:40:01 -0600 Message-Id: <20110729123944.562622201@linux.vnet.ibm.com> Date: Fri, 29 Jul 2011 14:39:44 +0200 From: Michael Holzheu Subject: [patch 0/3] kdump: Add external kdump entry point for s390 stand-alone dump tools List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 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: vgoyal@redhat.com Cc: oomichi@mxs.nes.nec.co.jp, linux-s390@vger.kernel.org, mahesh@linux.vnet.ibm.com, heiko.carstens@de.ibm.com, linux-kernel@vger.kernel.org, hbabu@us.ibm.com, horms@verge.net.au, ebiederm@xmission.com, schwidefsky@de.ibm.com, kexec@lists.infradead.org Hello Vivek, I finished the patches that add the stand-alone dump tools support on top of the recently sent v2 patch series. The following three patches implement the program check idea that we have discussed recently: [1] kdump: Add new machine_kexec_finish() architecture callback [2] s390: Add external kdump entry point for s390 stand-alone dump tools [3] kexec-tools: Emit program check on s390 for checksum failure Thanks! Michael _______________________________________________ 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: Message-Id: <20110729123944.562622201@linux.vnet.ibm.com> Date: Fri, 29 Jul 2011 14:39:44 +0200 From: Michael Holzheu Subject: [patch 0/3] kdump: Add external kdump entry point for s390 stand-alone dump tools Sender: linux-kernel-owner@vger.kernel.org List-Archive: List-Post: To: vgoyal@redhat.com Cc: ebiederm@xmission.com, mahesh@linux.vnet.ibm.com, hbabu@us.ibm.com, oomichi@mxs.nes.nec.co.jp, horms@verge.net.au, schwidefsky@de.ibm.com, heiko.carstens@de.ibm.com, kexec@lists.infradead.org, linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org List-ID: Hello Vivek, I finished the patches that add the stand-alone dump tools support on top of the recently sent v2 patch series. The following three patches implement the program check idea that we have discussed recently: [1] kdump: Add new machine_kexec_finish() architecture callback [2] s390: Add external kdump entry point for s390 stand-alone dump tools [3] kexec-tools: Emit program check on s390 for checksum failure Thanks! Michael