netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: proski@gnu.org
Cc: davej@redhat.com, netdev@vger.kernel.org, bunk@stusta.de
Subject: Re: [PATCH] Use __always_inline in orinoco_lock()/orinoco_unlock()
Date: Tue, 15 Aug 2006 16:26:48 -0700 (PDT)	[thread overview]
Message-ID: <20060815.162648.31447745.davem@davemloft.net> (raw)
In-Reply-To: <1155683672.5140.1.camel@dv>

From: Pavel Roskin <proski@gnu.org>
Date: Tue, 15 Aug 2006 19:14:32 -0400

> On Tue, 2006-08-15 at 15:54 -0700, David Miller wrote:
> > >  >  /* These functions *must* be inline or they will break horribly on
> > >  > - * SPARC, due to its weird semantics for save/restore flags. extern
> > >  > - * inline should prevent the kernel from linking or module from
> > >  > - * loading if they are not inlined. */
> > >  > -extern inline int orinoco_lock(struct orinoco_private *priv,
> > >  > -			       unsigned long *flags)
> > >  > + * SPARC, due to its weird semantics for save/restore flags. */
> > > 
> > > Didn't that get fixed up for SPARC a year or so back?
> > 
> > That's right, this problem no longer exists.
> 
> Then, I guess, "static inline" would be just fine, right?

Yep.

      reply	other threads:[~2006-08-15 23:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-15 19:25 [PATCH] Use __always_inline in orinoco_lock()/orinoco_unlock() Pavel Roskin
2006-08-15 22:50 ` Dave Jones
2006-08-15 22:54   ` David Miller
2006-08-15 23:14     ` Pavel Roskin
2006-08-15 23:26       ` David Miller [this message]

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=20060815.162648.31447745.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=bunk@stusta.de \
    --cc=davej@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=proski@gnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).