Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755919Ab1BCA7K (ORCPT ); Wed, 2 Feb 2011 19:59:10 -0500 Received: from fgwmail6.fujitsu.co.jp ([192.51.44.36]:43733 "EHLO fgwmail6.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755635Ab1BCA7I (ORCPT ); Wed, 2 Feb 2011 19:59:08 -0500 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 From: KOSAKI Motohiro To: Americo Wang Subject: Re: [Patch] kexec: remove KMSG_DUMP_KEXEC (was Re: Query about kdump_msg hook into crash_kexec()) Cc: kosaki.motohiro@jp.fujitsu.com, "Eric W. Biederman" , Vivek Goyal , linux kernel mailing list , Jarod Wilson , akpm@linux-foundation.org In-Reply-To: <20110201081313.GC21239@cr0.nay.redhat.com> References: <20110201073853.GB21239@cr0.nay.redhat.com> <20110201081313.GC21239@cr0.nay.redhat.com> Message-Id: <20110203095837.93A2.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Mailer: Becky! ver. 2.50.07 [ja] Date: Thu, 3 Feb 2011 09:59:04 +0900 (JST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1218 Lines: 35 > On Tue, Feb 01, 2011 at 03:38:53PM +0800, Américo Wang wrote: > >On Mon, Jan 31, 2011 at 11:33:15PM -0800, Eric W. Biederman wrote: > >>The issue is the inane call inside crash_kexec. > >> > >>It requires both a kexec kernel to be loaded and it requires you to be > >>crashing. Given that when I audited the kmsg_dump handlers they really > >>weren't safe in a crash dump scenario we should just remove it. > >> > > > >Probably, I think we need to get rid of KMSG_DUMP_KEXEC. > > > > Here we go. > > ---------> > > KMSG_DUMP_KEXEC is useless because we already save kernel messages > inside /proc/vmcore, and it is unsafe to allow modules to do > other stuffs in a crash dump scenario. > > Reported-by: Vivek Goyal > Cc: "Eric W. Biederman" > Signed-off-by: WANG Cong I wrote why this is no good idea by another mail. Please see it. Anyway you have a right to don't use this feature. Nack. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/