From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-Id: <20110920143400.776127689@linux.vnet.ibm.com> Date: Tue, 20 Sep 2011 16:34:00 +0200 From: Michael Holzheu Subject: [patch 0/2] kdump: Initialize vmcoreinfo note at startup Sender: linux-kernel-owner@vger.kernel.org List-Archive: List-Post: To: akpm@linux-foundation.org Cc: vgoyal@redhat.com, ebiederm@xmission.com, mahesh@linux.vnet.ibm.com, 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 Andrew, Another common code patch that we would like to have upstream is the vmcoreinfo note initialization at Linux startup time. We need that for our traditional stand-alone and hypervisor dump tools. [1] kdump: Initialize vmcoreinfo note at startup [2] s390: Export vmcoreinfo note I already have discussed this with Vivek and he has acked the common code patch [1]. Do you agree that Martin sends these patches together with the kdump page table patches (see https://lkml.org/lkml/2011/9/15/55) in the next merge window? Michael