From: "David S. Miller" <davem@redhat.com>
To: Andi Kleen <ak@muc.de>
Cc: netdev@oss.sgi.com
Subject: Re: [PATCH] Fix CONFIG_COMPAT with !CONFIG_NET
Date: Wed, 1 Sep 2004 22:26:24 -0700 [thread overview]
Message-ID: <20040901222624.31205ef5.davem@redhat.com> (raw)
In-Reply-To: <m3d617k4ex.fsf@averell.firstfloor.org>
On Tue, 31 Aug 2004 12:06:30 +0200
Andi Kleen <ak@muc.de> wrote:
> Fix compilation with CONFIG_COMPAT set and CONFIG_NET disabled.
I like this patch, but...
> -static int ret_einval(unsigned int fd, unsigned int cmd, unsigned long arg)
> +static __attribute__((used)) int
> +ret_einval(unsigned int fd, unsigned int cmd, unsigned long arg)
Ahem... use something in linux/compiler.h ok? :)
prev parent reply other threads:[~2004-09-02 5:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-31 10:06 [PATCH] Fix CONFIG_COMPAT with !CONFIG_NET Andi Kleen
2004-09-02 5:26 ` David S. 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=20040901222624.31205ef5.davem@redhat.com \
--to=davem@redhat.com \
--cc=ak@muc.de \
--cc=netdev@oss.sgi.com \
/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).