From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267209AbUG1PJT (ORCPT ); Wed, 28 Jul 2004 11:09:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267211AbUG1PJT (ORCPT ); Wed, 28 Jul 2004 11:09:19 -0400 Received: from the-village.bc.nu ([81.2.110.252]:19351 "EHLO localhost.localdomain") by vger.kernel.org with ESMTP id S267209AbUG1PJP (ORCPT ); Wed, 28 Jul 2004 11:09:15 -0400 Subject: Re: [Fastboot] Re: Announce: dumpfs v0.01 - common RAS output API From: Alan Cox To: "Martin J. Bligh" Cc: suparna@in.ibm.com, "Eric W. Biederman" , Andrew Morton , fastboot@osdl.org, Linux Kernel Mailing List In-Reply-To: <35040000.1091025526@[10.10.2.4]> References: <16734.1090513167@ocs3.ocs.com.au> <20040725235705.57b804cc.akpm@osdl.org> <20040728105455.GA11282@in.ibm.com> <1091011565.30404.0.camel@localhost.localdomain> <35040000.1091025526@[10.10.2.4]> Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1091023585.30740.7.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 (1.4.6-2) Date: Wed, 28 Jul 2004 15:06:27 +0100 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mer, 2004-07-28 at 15:38, Martin J. Bligh wrote: > After kexec, we shouldn't need such things, do we? Before it, Linus won't > take the patch, as he said he doesn't like systems in unstable states doing > crashdumps to disk ... And what does kexec do.. it accesses the disk. A SHA signed standalone dumper is as safe as anything else if not safer. Alan