public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Russell King <rmk+lkml@arm.linux.org.uk>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: Linus Torvalds <torvalds@osdl.org>,
	lkml - Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Fix unix module
Date: Sun, 18 Apr 2004 09:01:57 +0100	[thread overview]
Message-ID: <20040418090157.B4239@flint.arm.linux.org.uk> (raw)
In-Reply-To: <1082266361.14879.27.camel@bach>; from rusty@rustcorp.com.au on Sun, Apr 18, 2004 at 03:32:42PM +1000

On Sun, Apr 18, 2004 at 03:32:42PM +1000, Rusty Russell wrote:
> The compiler #define's unix to 1: we use -DKBUILD_MODNAME=unix.  We
> used to #undef unix at the top of af_unix.c, but now the name is
> inserted by modpost, that doesn't help.

Do we depend on this preprocessor symbol anywhere?  If not, adding
-Uunix to the global CFLAGS would prevent future "accidents".

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:  2.6 PCMCIA      - http://pcmcia.arm.linux.org.uk/
                 2.6 Serial core

  reply	other threads:[~2004-04-18  8:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-18  5:32 [PATCH] Fix unix module Rusty Russell
2004-04-18  8:01 ` Russell King [this message]
2004-04-18 10:05   ` Rusty Russell

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=20040418090157.B4239@flint.arm.linux.org.uk \
    --to=rmk+lkml@arm.linux.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rusty@rustcorp.com.au \
    --cc=torvalds@osdl.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