Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750927AbWEUW2n (ORCPT ); Sun, 21 May 2006 18:28:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751474AbWEUW2n (ORCPT ); Sun, 21 May 2006 18:28:43 -0400 Received: from mx1.redhat.com ([66.187.233.31]:54206 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S1750927AbWEUW2m (ORCPT ); Sun, 21 May 2006 18:28:42 -0400 Date: Sun, 21 May 2006 18:28:31 -0400 From: Dave Jones To: Andi Kleen Cc: Ulrich Drepper , Chris Wedgwood , dragoran , linux-kernel@vger.kernel.org Subject: Re: IA32 syscall 311 not implemented on x86_64 Message-ID: <20060521222831.GP8250@redhat.com> Mail-Followup-To: Dave Jones , Andi Kleen , Ulrich Drepper , Chris Wedgwood , dragoran , linux-kernel@vger.kernel.org References: <44702650.30507@feuerpokemon.de> <20060521185000.GB8250@redhat.com> <20060521185610.GC8250@redhat.com> <200605220019.08902.ak@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200605220019.08902.ak@suse.de> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1043 Lines: 29 On Mon, May 22, 2006 at 12:19:08AM +0200, Andi Kleen wrote: > > > You make a good point. In fact, given it's unthrottled, someone > > > with too much time on their hands could easily fill up a /var > > > just by calling unimplemented syscalls this way. > > I never bought this argument because there are tons of printks in the kernel > that can be triggered by everybody. Then they should also be either rate limited, or removed. > > Actually it is kinda throttled, but only on process name. > > This patch just removes that stuff completely. > > (Also removes a bunch of trailing whitespace) > > FF tree already has a different solution. Adding a sysctl ? That seems way overkill to me. What practical purpose does that printk solve ? Dave -- http://www.codemonkey.org.uk - 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/