From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756138Ab1HSWEu (ORCPT ); Fri, 19 Aug 2011 18:04:50 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:53642 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753295Ab1HSWEq (ORCPT ); Fri, 19 Aug 2011 18:04:46 -0400 Date: Fri, 19 Aug 2011 15:03:53 -0700 From: Andrew Morton To: Michael Holzheu Cc: vgoyal@redhat.com, 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 Subject: Re: [patch 0/2] kdump: Common code changes for s390 kdump support Message-Id: <20110819150353.bf58c7e0.akpm@linux-foundation.org> In-Reply-To: <20110819141857.052232873@linux.vnet.ibm.com> References: <20110819141857.052232873@linux.vnet.ibm.com> X-Mailer: Sylpheed 3.0.2 (GTK+ 2.20.1; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 19 Aug 2011 16:18:57 +0200 Michael Holzheu wrote: > I had a long discussion with Vivek Goyal on the s390 kdump support (thanks > Vivek for all the time!). As a result of this, here are two common code > patches that are required for the s390 port. Could you please integrate them > upstream in the next merge window? The s390 specific part will be integrated > by our s390 maintainer Martin Schwidefsky. The patches look OK to me. I suggest that they be carried in Martin's tree, alongside the s390 kdump support. That will somewhat simplify things during the merge window, and will greatly simplify getting the entire feature into linux-next. You can put my acked-by's on them if you like. > I will be on vacation for the next two weeks. Therefore if you have comments > or questions, please contact also Martin Schwidefsky and Heiko Carstens. I'll put the patches into my tree (and hence linux-next) now, because I need the typing practice ;) I'll drop them again if/when they turn up in linux-next's s390 tree.