public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Andi Kleen <ak@muc.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Modernize i386 string.h
Date: Tue, 20 Jan 2004 13:04:57 +1100	[thread overview]
Message-ID: <20040120020710.9C59B2C2C8@lists.samba.org> (raw)
In-Reply-To: Your message of "Sun, 18 Jan 2004 21:09:19 BST." <20040118200919.GA26573@averell>

In message <20040118200919.GA26573@averell> you write:
> +EXPORT_SYMBOL_NOVERS_NOVERS(memmove);

FYI: this has no meaningful semantic in 2.6 (we don't mangle symbols,
but include the version in a separate section anyway).

Please use EXPORT_SYMBOL() everywhere in new code.

Thanks!
Rusty.
--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.

      parent reply	other threads:[~2004-01-20  2:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-18 20:09 [PATCH] Modernize i386 string.h Andi Kleen
2004-01-19 14:26 ` Jeff Garzik
2004-01-19 15:06   ` Richard B. Johnson
2004-01-19 15:10   ` Andi Kleen
2004-01-20  0:49 ` Richard Henderson
2004-01-20  1:39   ` Andi Kleen
2004-01-20  2:04 ` Rusty Russell [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=20040120020710.9C59B2C2C8@lists.samba.org \
    --to=rusty@rustcorp.com.au \
    --cc=ak@muc.de \
    --cc=linux-kernel@vger.kernel.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