Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422715AbWJFWoA (ORCPT ); Fri, 6 Oct 2006 18:44:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422717AbWJFWoA (ORCPT ); Fri, 6 Oct 2006 18:44:00 -0400 Received: from relay01.mail-hub.dodo.com.au ([203.220.32.149]:22228 "EHLO relay01.mail-hub.dodo.com.au") by vger.kernel.org with ESMTP id S1422715AbWJFWn7 (ORCPT ); Fri, 6 Oct 2006 18:43:59 -0400 From: Grant Coady To: Linus Torvalds Cc: caszonyi@rdslink.ro, ebiederm@xmission.com, Linux Kernel Mailing List Subject: Re: Merge window closed: v2.6.19-rc1 Date: Sat, 07 Oct 2006 08:43:52 +1000 Organization: http://bugsplatter.mine.nu/ Reply-To: Grant Coady Message-ID: <8omdi212peo1uph0c1t6tvt41grfoqfkdp@4ax.com> References: In-Reply-To: X-Mailer: Forte Agent 2.0/32.652 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1415 Lines: 37 On Fri, 6 Oct 2006 11:12:10 -0700 (PDT), Linus Torvalds wrote: > > >On Fri, 6 Oct 2006, caszonyi@rdslink.ro wrote: >> >> In dmesg: >> warning: process `sleep' used the removed sysctl system call >> warning: process `alsactl' used the removed sysctl system call >> warning: process `nscd' used the removed sysctl system call >> warning: process `tail' used the removed sysctl system call > >You need to compile with CONFIG_SYSCLT set to 'y' rather than 'n'. > >Alternatively, you can probably fix it by just upgrading user-land, but >the SYSCLT thing _does_ still exist, it's just deprecated and defaults to >off by default.. > >(Or you can possibly even choose to just ignore the warnings, they >probably won't affect any actual behaviour) I get these: grant@sempro:~$ dmesg |grep removed warning: process `touch' used the removed sysctl system call warning: process `touch' used the removed sysctl system call warning: process `dd' used the removed sysctl system call warning: process `ls' used the removed sysctl system call warning: process `touch' used the removed sysctl system call too, box still works, slack-11.0 if it matters. Grant. - 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/