Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S269351AbUJFSUd (ORCPT ); Wed, 6 Oct 2004 14:20:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S269352AbUJFSUc (ORCPT ); Wed, 6 Oct 2004 14:20:32 -0400 Received: from mail.kroah.org ([69.55.234.183]:24773 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S269351AbUJFSU0 (ORCPT ); Wed, 6 Oct 2004 14:20:26 -0400 Date: Wed, 6 Oct 2004 11:18:36 -0700 From: Greg KH To: J?rn Engel Cc: Alan Cox , Russell King , Andrew Morton , Linux Kernel Mailing List Subject: Re: [PATCH] Console: fall back to /dev/null when no console is availlable Message-ID: <20041006181836.GA27300@kroah.com> References: <20041005185214.GA3691@wohnheim.fh-wedel.de> <20041005212712.I6910@flint.arm.linux.org.uk> <20041005210659.GA5276@kroah.com> <20041005221333.L6910@flint.arm.linux.org.uk> <1097074822.29251.51.camel@localhost.localdomain> <20041006174108.GA26797@kroah.com> <20041006180145.GC10153@wohnheim.fh-wedel.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041006180145.GC10153@wohnheim.fh-wedel.de> User-Agent: Mutt/1.5.6i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 818 Lines: 27 On Wed, Oct 06, 2004 at 08:01:45PM +0200, J?rn Engel wrote: > On Wed, 6 October 2004 10:41:08 -0700, Greg KH wrote: > > > > Good point. So, should we do it in the kernel, in call_usermodehelper, > > so that all users of this function get it correct, or should I do it in > > userspace, in the /sbin/hotplug program? > > > > Any opinions? > > Kernel. > > Same reasoning as before, if someone comes along and creates a "much > better" /sbin/hotplug which doesn't handle it, things will break > again. Ok, I buy it :) Care to send a patch to do this? thanks, greg k-h - 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/