public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BK PATCH 2.5.x] move asm-ia64/efi.h to linux/efi.h
@ 2002-08-17 18:10 Matt_Domsch
  2002-08-17 18:32 ` Linus Torvalds
  0 siblings, 1 reply; 4+ messages in thread
From: Matt_Domsch @ 2002-08-17 18:10 UTC (permalink / raw)
  To: torvalds, davej; +Cc: linux-kernel

Linus, please apply
http://domsch.com/linux/patches/ia64/linux-2.5-efihmove.cset
a BK patch against Linus' current BK tree, which also applies cleanly
against the IA64 port 2.5.30 test patch posted last Monday.  This moves all
instances of #include <asm{"",-ia64}/efi.h> to <linux/efi.h>.

ChangeSet@1.504, 2002-08-13 22:24:31-05:00, Matt_Domsch@dell.com
  Move include/asm-ia64/efi.h to include/linux/efi.h
  This is required now that non-ia64 architectures are using EFI code,
  particularly the EFI GUID Partition Table (GPT) scheme for large disks.


 b/arch/ia64/hp/common/sba_iommu.c |    2 
 b/arch/ia64/hp/zx1/hpzx1_misc.c   |    2 
 b/arch/ia64/kernel/acpi.c         |    2 
 b/arch/ia64/kernel/efi.c          |    2 
 b/arch/ia64/kernel/efivars.c      |    2 
 b/arch/ia64/kernel/fw-emu.c       |    2 
 b/arch/ia64/kernel/palinfo.c      |    2 
 b/arch/ia64/kernel/process.c      |    2 
 b/arch/ia64/kernel/setup.c        |    2 
 b/arch/ia64/kernel/smp.c          |    2 
 b/arch/ia64/kernel/smpboot.c      |    2 
 b/arch/ia64/kernel/time.c         |    2 
 b/arch/ia64/mm/init.c             |    2 
 b/arch/ia64/sn/fakeprom/fpmem.c   |    2 
 b/arch/ia64/sn/fakeprom/fw-emu.c  |    2 
 b/arch/ia64/sn/io/efi-rtc.c       |    2 
 b/arch/ia64/sn/kernel/llsc4.c     |    2 
 b/drivers/acpi/osl.c              |    2 
 b/drivers/char/efirtc.c           |    2 
 b/fs/partitions/efi.h             |    6 
 b/include/asm-ia64/sal.h          |    2 
 b/include/linux/efi.h             |  284
++++++++++++++++++++++++++++++++++++++
 include/asm-ia64/efi.h            |  284
--------------------------------------
 23 files changed, 305 insertions, 309 deletions


And please apply
http://domsch.com/linux/patches/ia64/linux-2.5-efihmove2.cset
which changes the #ifdef _ASM_IA64_EFI_H to _LINUX_EFI_H test.

 efi.h |    6 +++---
 1 files changed, 3 insertions, 3 deletions



Thanks,
Matt

--
Matt Domsch
Sr. Software Engineer, Lead Engineer, Architect
Dell Linux Solutions www.dell.com/linux
Linux on Dell mailing lists @ http://lists.us.dell.com
#1 US Linux Server provider for 2001 and Q1/2002! (IDC May 2002)


^ permalink raw reply	[flat|nested] 4+ messages in thread
* RE: [BK PATCH 2.5.x] move asm-ia64/efi.h to linux/efi.h
@ 2002-08-17 22:13 Matt_Domsch
  0 siblings, 0 replies; 4+ messages in thread
From: Matt_Domsch @ 2002-08-17 22:13 UTC (permalink / raw)
  To: lm, linux-kernel; +Cc: davej, torvalds

> This is starting to be a FAQ so...
> 
> The way Linus wants to work with BK is to have a BK tree from which he
> can pull when he is ready to accept those changes.  You can set up a
> tree at your site if they haven't firewalled everything or you can set
> one up on bkbits.net.

I'd like to thank Larry for his assistance today.  Being behind a company
firewall with no outbound ssh port access, pushing stuff to bkbits.net
wasn't working.  He opened up a second ssh port (2222) on bkbits.net that
isn't generally blocked, and now I can push there.

BK_RSH="ssh -p 2222" bk push bk://project.bkbits.net/repository

Thanks!
Matt

--
Matt Domsch
Sr. Software Engineer, Lead Engineer, Architect
Dell Linux Solutions www.dell.com/linux
Linux on Dell mailing lists @ http://lists.us.dell.com
#1 US Linux Server provider for 2001 and Q1/2002! (IDC May 2002)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-08-17 22:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-17 18:10 [BK PATCH 2.5.x] move asm-ia64/efi.h to linux/efi.h Matt_Domsch
2002-08-17 18:32 ` Linus Torvalds
2002-08-17 18:44   ` Larry McVoy
  -- strict thread matches above, loose matches on Subject: below --
2002-08-17 22:13 Matt_Domsch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox