From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031519Ab2COP6K (ORCPT ); Thu, 15 Mar 2012 11:58:10 -0400 Received: from oproxy8-pub.bluehost.com ([69.89.22.20]:53260 "HELO oproxy8-pub.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S965275Ab2COP6I (ORCPT ); Thu, 15 Mar 2012 11:58:08 -0400 Message-ID: <4F62118A.2070403@xenotime.net> Date: Thu, 15 Mar 2012 08:58:02 -0700 From: Randy Dunlap User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110323 Thunderbird/3.1.9 MIME-Version: 1.0 To: Stephen Rothwell CC: linux-next@vger.kernel.org, LKML , Brian Swetland , Greg Kroah-Hartman , devel@driverdev.osuosl.org Subject: Re: linux-next: Tree for Mar 15 (staging/android/ram_console.c) References: <20120315185935.a0c475a30b2836765273a1e5@canb.auug.org.au> In-Reply-To: <20120315185935.a0c475a30b2836765273a1e5@canb.auug.org.au> Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 7bit X-Identified-User: {1807:box742.bluehost.com:xenotime:xenotime.net} {sentby:smtp auth 50.53.38.135 authed with rdunlap@xenotime.net} Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/15/2012 12:59 AM, Stephen Rothwell wrote: > Hi all, > > News: the build system (see below) has had its toolchains for most > architectures updated to gcc 4.6.3. People might like to check the build > results and consider if this change has caused any problems. There are > also a number of architectures that are building today for the first > time. Thanks to Tony Breeds for his efforts in providing toolchains. > > Changes since 20120314: on x86_64 when CONFIG_PRINTK is not enabled: drivers/staging/android/ram_console.c:99:6: error: 'dmesg_restrict' undeclared (first use in this function) --- ~Randy