All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fengguang Wu <fengguang.wu@intel.com>
To: kernel-janitors@vger.kernel.org
Subject: [tip:x86/efi 7/11] arch/ia64/kernel/efi.c:629:1: error: redefinition of 'efi_enter_virtual_mode'
Date: Fri, 28 Sep 2012 02:37:51 +0000	[thread overview]
Message-ID: <20120928023751.GC9155@localhost> (raw)

Hi Josh,

FYI, kernel build failed on

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/efi
head:   ba49efa14f97ca6fe57390539e70a359aea779cd
commit: f383a1e37bc3fc93d19ed23dfdb1adfc5a7d1010 [7/11] efi: Add a stub for efi_enter_virtual_mode on non-x86
config: ia64-alldefconfig

All error/warnings:

arch/ia64/kernel/efi.c:629:1: error: redefinition of 'efi_enter_virtual_mode'
include/linux/efi.h:501:13: note: previous definition of 'efi_enter_virtual_mode' was here

vim +629 arch/ia64/kernel/efi.c

^1da177e (Linus Torvalds 2005-04-16  623) 
^1da177e (Linus Torvalds 2005-04-16  624) 	efi_map_pal_code();
^1da177e (Linus Torvalds 2005-04-16  625) 	efi_enter_virtual_mode();
^1da177e (Linus Torvalds 2005-04-16  626) }
^1da177e (Linus Torvalds 2005-04-16  627) 
^1da177e (Linus Torvalds 2005-04-16  628) void
^1da177e (Linus Torvalds 2005-04-16 @629) efi_enter_virtual_mode (void)
^1da177e (Linus Torvalds 2005-04-16  630) {
^1da177e (Linus Torvalds 2005-04-16  631) 	void *efi_map_start, *efi_map_end, *p;
^1da177e (Linus Torvalds 2005-04-16  632) 	efi_memory_desc_t *md;

---
0-DAY kernel build testing backend         Open Source Technology Centre
Fengguang Wu, Yuanhan Liu                              Intel Corporation

             reply	other threads:[~2012-09-28  2:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-28  2:37 Fengguang Wu [this message]
2012-09-28 19:10 ` [tip:x86/efi 7/11] arch/ia64/kernel/efi.c:629:1: error: redefinition of 'efi_enter_virtual_mode' Josh Triplett
2012-09-28 20:41 ` Josh Triplett

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120928023751.GC9155@localhost \
    --to=fengguang.wu@intel.com \
    --cc=kernel-janitors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.