[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0610061110050.3952@g5.osdl.org>
Date: Fri, 6 Oct 2006 11:12:10 -0700 (PDT)
From: Linus Torvalds <torvalds@...l.org>
To: caszonyi@...link.ro
cc: ebiederm@...ssion.com,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Merge window closed: v2.6.19-rc1
On Fri, 6 Oct 2006, caszonyi@...link.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)
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists