From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Fleming Subject: Re: EFI pstore: BUG: scheduling while atomic, and possible circular locking dependency Date: Mon, 26 Nov 2012 17:50:57 +0000 Message-ID: <1353952257.2560.111.camel@mfleming-mobl1.ger.corp.intel.com> References: <50AD94A4.4030100@redhat.com> <20121122041239.GA24623@lizard.sbx14280.paloaca.wayport.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-efi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Seiji Aguchi Cc: Anton Vorontsov , "linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Matthew Garrett , Tony Luck , Kees Cook , Lingzhu Xiang List-Id: linux-efi@vger.kernel.org On Mon, 2012-11-26 at 17:06 +0000, Seiji Aguchi wrote: > Matt, > > Your tree below can be built successfully. > Could you please fix it? > I would like to check if efivarfs ,which replaces with sysfs files, works correctly. > > git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git > > > CHK include/generated/uapi/linux/version.h > CHK include/generated/utsrelease.h > CALL scripts/checksyscalls.sh > CHK include/generated/compile.h > CC arch/x86/platform/efi/efi.o > CC arch/x86/platform/efi/efi_64.o > LD arch/x86/platform/iris/built-in.o > CC arch/x86/mm/physaddr.o > CC kernel/panic.o > LD arch/x86/platform/mrst/built-in.o > CC kernel/printk.o > CC arch/x86/realmode/rm/video-vga.o > arch/x86/platform/efi/efi.c:719:1: error: unterminated #ifdef > arch/x86/platform/efi/efi.c: In function 'efi_init': > arch/x86/platform/efi/efi.c:718: error: expected declaration or statement at end of input > make[3]: *** [arch/x86/platform/efi/efi.o] Error 1 > make[3]: *** Waiting for unfinished jobs.... Eek - merge botch. Fixed now, thanks.