Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 2 Aug 2002 13:11:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 2 Aug 2002 13:11:25 -0400 Received: from pc-62-30-255-50-az.blueyonder.co.uk ([62.30.255.50]:37523 "EHLO kushida.apsleyroad.org") by vger.kernel.org with ESMTP id ; Fri, 2 Aug 2002 13:10:34 -0400 Date: Fri, 2 Aug 2002 18:13:01 +0100 From: Jamie Lokier To: Linus Torvalds Cc: Benjamin LaHaise , Roman Zippel , David Woodhouse , David Howells , alan@redhat.com, linux-kernel@vger.kernel.org Subject: Re: manipulating sigmask from filesystems and drivers Message-ID: <20020802181300.B29814@kushida.apsleyroad.org> References: <20020802120040.A25119@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from torvalds@transmeta.com on Fri, Aug 02, 2002 at 09:27:41AM -0700 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 590 Lines: 14 Linus Torvalds wrote: > Sending somebody a SIGKILL (or any signal that kills the process) is > different (in my opinion) from a signal that interrupts a system call in > order to run a signal handler. So it's ok to have truncated log entries (or more realistically, truncated simple database entries) if the logging program is killed? -- Jamie - 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/