public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Steve Kinneberg <kberg@pobox.com>
To: Adrian Bunk <bunk@fs.tum.de>
Cc: Ben Collins <bcollins@debian.org>,
	linux1394-devel@lists.sourceforge.net,
	linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] eth1394: remove an inline
Date: Mon, 12 Jul 2004 20:41:19 -0700	[thread overview]
Message-ID: <1089690079.2725.40.camel@dell> (raw)
In-Reply-To: <20040713002720.GD4701@fs.tum.de>

On Mon, 2004-07-12 at 17:27, Adrian Bunk wrote:
> Trying to compile drivers/ieee1394/eth1394.c with gcc 3.4 and
>   # define inline         __inline__ __attribute__((always_inline))
> results in the following compile error:
> 
> <--  snip  -->
> 
> ...
>   CC      drivers/ieee1394/eth1394.o
> drivers/ieee1394/eth1394.c: In function `eth1394_remove':
> drivers/ieee1394/eth1394.c:189: sorry, unimplemented: inlining failed in 
> call to 'purge_partial_datagram': function body not available
> drivers/ieee1394/eth1394.c:403: sorry, unimplemented: called from here
> make[2]: *** [drivers/ieee1394/eth1394.o] Error 1
> 
> <--  snip  -->

Thanks.  Patch committed.
-- 
Steve Kinneberg


      reply	other threads:[~2004-07-13  3:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-13  0:27 [2.6 patch] eth1394: remove an inline Adrian Bunk
2004-07-13  3:41 ` Steve Kinneberg [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=1089690079.2725.40.camel@dell \
    --to=kberg@pobox.com \
    --cc=bcollins@debian.org \
    --cc=bunk@fs.tum.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux1394-devel@lists.sourceforge.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