From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752650AbYLRRqI (ORCPT ); Thu, 18 Dec 2008 12:46:08 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751468AbYLRRpx (ORCPT ); Thu, 18 Dec 2008 12:45:53 -0500 Received: from mx2.redhat.com ([66.187.237.31]:51409 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751041AbYLRRpx (ORCPT ); Thu, 18 Dec 2008 12:45:53 -0500 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20081218092145.7e1566ef.randy.dunlap@oracle.com> References: <20081218092145.7e1566ef.randy.dunlap@oracle.com> <20081218230637.c879a046.sfr@canb.auug.org.au> To: Randy Dunlap Cc: dhowells@redhat.com, Stephen Rothwell , linux-next@vger.kernel.org, LKML Subject: Re: linux-next: Tree for December 18 (slow-work) Date: Thu, 18 Dec 2008 17:45:42 +0000 Message-ID: <6427.1229622342@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Randy Dunlap wrote: > when CONFIG_SYSCTL=n: > > build-r7380.out:/local/linsrc/linux-next-20081218/kernel/slow-work.c:612: error: 'slow_work_max_max_threads' undeclared (first use in this function) > build-r7380.out:make[2]: *** [kernel/slow-work.o] Error 1 Bah. David