All of lore.kernel.org
 help / color / mirror / Atom feed
From: Erik Andersen <andersen@codepoet.org>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Marcelo Tosatti <marcelo@conectiva.com.br>,
	lkml <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.4.20-pre1
Date: Sun, 11 Aug 2002 12:49:56 -0600	[thread overview]
Message-ID: <20020811184956.GA25592@codepoet.org> (raw)
In-Reply-To: <1029095179.16236.16.camel@irongate.swansea.linux.org.uk>

On Sun Aug 11, 2002 at 08:46:19PM +0100, Alan Cox wrote:
> On Sun, 2002-08-11 at 09:57, Erik Andersen wrote:
> > On Mon Aug 05, 2002 at 07:40:56PM -0300, Marcelo Tosatti wrote:
> > > 
> > > So here goes -pre1, with a big -ac and x86-64 merges, plus other smaller
> > > stuff.
> > [------------snip------------]
> > > <alan@irongate.swansea.linux.org.uk> (02/08/05 1.629)
> > > 	[PATCH] PATCH: Add EFI partition support
> > 
> > Needs this to compile....
> > 
> > --- linux/include/asm-ia64/efi.h.orig	Sun Aug 11 01:41:10 2002
> > +++ linux/include/asm-ia64/efi.h	Sun Aug 11 01:43:38 2002
> > @@ -166,6 +166,9 @@
> >   *  EFI Configuration Table and GUID definitions
> >   */
> >  
> > +#define NULL_GUID    \
> > +    ((efi_guid_t) { 0x00000000, 0x0000, 0x0000, { 0x00, 0x00, 0x0, 0x00, 0x00, 0x00, 0x00, 0x00 }})
> > +
> 
> Not a good plan. EFI can be used on non ia64 so NULL_GUID belongs
> somewhere else


I know.  But if you look at the source, the generic stuff is
directly including asm-ia64/efi.h, so this makes it compile.  I
agree having the generic stuff include asm-ia64 code is really
stupid, but changing that seemed far more invasive and frankly, I
don't even know what an "EFI" is, so I didn't want to mess with
it beyond making it compile per how it is currently doing things,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--

  reply	other threads:[~2002-08-11 18:46 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-05 22:40 Linux 2.4.20-pre1 Marcelo Tosatti
2002-08-06  0:20 ` Ben Greear
2002-08-06 11:32   ` Marcelo Tosatti
2002-08-06 12:26     ` David S. Miller
2002-08-06 16:45     ` Ben Greear
2002-08-06 17:12     ` NAPI (was Re: Linux 2.4.20-pre1) Jeff Garzik
2002-08-07 14:09       ` Marcus Sundberg
2002-08-06 14:58 ` Linux 2.4.20-pre1 Jason Lunz
2002-08-06 15:03   ` CaT
2002-08-06 21:05 ` Adrian Bunk
2002-08-07 11:09   ` David S. Miller
2002-08-07  0:21 ` J.A. Magallon
2002-08-07  1:08 ` J.A. Magallon
2002-08-07  1:56 ` Bryan Whitehead
2002-08-07  3:35   ` Tim Hockin
2002-08-11  8:57 ` Erik Andersen
2002-08-11  9:16   ` Christoph Hellwig
2002-08-11  9:40     ` Erik Andersen
2002-08-11  9:46     ` Erik Andersen
2002-08-11 19:46   ` Alan Cox
2002-08-11 18:49     ` Erik Andersen [this message]
2002-08-12 19:29     ` Paul P Komkoff Jr
2002-08-11 10:56 ` Erik Andersen
2002-08-11 21:22 ` [PATCH] radeonfb update vs 2.4.20-pre1 Erik Andersen
2002-08-12 10:18   ` Ani Joshi
2002-08-12 10:26     ` Erik Andersen
2002-08-17 19:51 ` Linux 2.4.20-pre1 Adrian Bunk
  -- strict thread matches above, loose matches on Subject: below --
2002-08-06  0:21 Jean Tourrilhes
2002-08-06 12:33 ` Marcelo Tosatti
2002-08-06 17:17   ` Jean Tourrilhes
2002-08-06 16:31     ` Marcelo Tosatti
2002-08-06 17:24       ` Jean Tourrilhes
2002-08-06 17:13     ` David S. Miller
2002-08-06 18:48     ` Alan Cox
2002-08-06 23:29 Alan Cox
     [not found] <200208062329.g76NTqP30962@devserv.devel.redhat.com.suse.lists.linux.kernel>
2002-08-07 10:01 ` Andi Kleen
2002-08-07 11:50   ` Alan Cox
2002-08-11 21:12 Matt_Domsch
2002-08-15 17:28 Matt_Domsch

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=20020811184956.GA25592@codepoet.org \
    --to=andersen@codepoet.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    /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.