From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753446AbaI3SuP (ORCPT ); Tue, 30 Sep 2014 14:50:15 -0400 Received: from casper.infradead.org ([85.118.1.10]:46160 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750717AbaI3SuM (ORCPT ); Tue, 30 Sep 2014 14:50:12 -0400 Message-ID: <542AFB5E.7040308@infradead.org> Date: Tue, 30 Sep 2014 11:50:06 -0700 From: Randy Dunlap User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: Stephen Rothwell , linux-next@vger.kernel.org CC: linux-kernel@vger.kernel.org, Richard Weinberger Subject: Re: linux-next: Tree for Sep 30 (uml) References: <20140930201244.0a4596ec@canb.auug.org.au> In-Reply-To: <20140930201244.0a4596ec@canb.auug.org.au> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/30/14 03:12, Stephen Rothwell wrote: > Hi all, > > Changes since 20140926: > uml defconfig on i386 and x86_64: In file included from ../arch/x86/um/asm/processor.h:31:0, from ../arch/um/include/asm/uaccess.h:16, from ../arch/um/include/asm/thread_info.h:13, from ../include/linux/thread_info.h:54, from ../include/asm-generic/current.h:4, from arch/um/include/generated/asm/current.h:1, from ../include/linux/mutex.h:13, from ../include/linux/kernfs.h:13, from ../include/linux/sysfs.h:15, from ../include/linux/kobject.h:21, from ../include/linux/device.h:17, from ../include/linux/platform_device.h:14, from ../drivers/base/platform.c:14: ../arch/um/include/asm/processor-generic.h:107:19: error: expected identifier or '(' before '&' token #define cpu_data (&boot_cpu_data) ^ ../include/linux/pm_domain.h:74:23: note: in expansion of macro 'cpu_data' struct gpd_cpu_data *cpu_data; ^ -- ~Randy