Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751338AbWH1TFt (ORCPT ); Mon, 28 Aug 2006 15:05:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751347AbWH1TFt (ORCPT ); Mon, 28 Aug 2006 15:05:49 -0400 Received: from mx2.suse.de ([195.135.220.15]:38037 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S1751338AbWH1TFs (ORCPT ); Mon, 28 Aug 2006 15:05:48 -0400 To: Andrew Morton Cc: "Miles Lane" , LKML Subject: Re: 2.6.18-rc4-mm3 -- intel8x0 audio busted References: <20060828114939.90341479.akpm@osdl.org> From: Andi Kleen Date: 28 Aug 2006 21:05:46 +0200 In-Reply-To: <20060828114939.90341479.akpm@osdl.org> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 685 Lines: 12 Andrew Morton writes: > > No, they're just a little warning we put in there to find out how > removeable sys_sysctl() is. (Answer: not very. I'll drop that patch). I made the same experiment some time ago -- all of them use only a single sysctl (KERN_VERSION). If that one is emulated there are basically no users left. I can resend a patch to warn only for those that are not KERN_VERSION if there is interest. -Andi - 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/