From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752874AbYLRRWZ (ORCPT ); Thu, 18 Dec 2008 12:22:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751957AbYLRRWO (ORCPT ); Thu, 18 Dec 2008 12:22:14 -0500 Received: from acsinet12.oracle.com ([141.146.126.234]:55459 "EHLO acsinet12.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751782AbYLRRWN (ORCPT ); Thu, 18 Dec 2008 12:22:13 -0500 Date: Thu, 18 Dec 2008 09:21:45 -0800 From: Randy Dunlap To: Stephen Rothwell , dhowells@redhat.com Cc: linux-next@vger.kernel.org, LKML Subject: Re: linux-next: Tree for December 18 (slow-work) Message-Id: <20081218092145.7e1566ef.randy.dunlap@oracle.com> In-Reply-To: <20081218230637.c879a046.sfr@canb.auug.org.au> References: <20081218230637.c879a046.sfr@canb.auug.org.au> Organization: Oracle Linux Eng. X-Mailer: Sylpheed 2.5.0 (GTK+ 2.12.0; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Source-IP: acsmt705.oracle.com [141.146.40.83] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090202.494A86AD.0009:SCFSTAT928724,ss=1,fgs=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 --- ~Randy