public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Matt Reppert <arashi@arashi.yi.org>
Cc: rth@twiddle.net, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] "extern inline" to "static inline" allows compile
Date: Fri, 13 Dec 2002 11:18:57 +1100	[thread overview]
Message-ID: <20021213002028.C2CC72C0AB@lists.samba.org> (raw)
In-Reply-To: Your message of "Thu, 12 Dec 2002 17:09:02 MDT." <20021212170902.34e344b1.arashi@arashi.yi.org>

In message <20021212170902.34e344b1.arashi@arashi.yi.org> you write:
> Hi,
> 
> I can't compile 2.5.51 on an EV56 without this. Tested, boots.
> There are a bunch of symbols in core_cia.h that break the build if they're
> extern inline because they're only defined in the header now. Make them
> static inline instead. (Important, since they're #defined to things like
> inb)
> 
> Comments?

This patch is simple, but not trivial, and since RTH wrote this, I'm
assuming all those __EXTERN_INLINE's are defined and undefned in
multiple places for a reason.

Richard?
Rusty.
--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.

  parent reply	other threads:[~2002-12-13  0:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-12 23:09 [PATCH] "extern inline" to "static inline" allows compile Matt Reppert
2002-12-12 23:24 ` Richard Henderson
2002-12-12 23:44   ` Steffen Persvold
2002-12-12 23:52     ` Richard Henderson
2002-12-13  0:18 ` Rusty Russell [this message]
2002-12-13  9:24   ` Richard Henderson

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=20021213002028.C2CC72C0AB@lists.samba.org \
    --to=rusty@rustcorp.com.au \
    --cc=arashi@arashi.yi.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rth@twiddle.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox