All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: Linus Torvalds <torvalds@osdl.org>
Cc: hch@infradead.org, hadi@zynx.com, linux-kernel@vger.kernel.org
Subject: Re: Linux 2.6.7-rc3
Date: Mon, 7 Jun 2004 16:21:10 -0700	[thread overview]
Message-ID: <20040607162110.29cb3cdf.davem@redhat.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0406071407190.1637@ppc970.osdl.org>

On Mon, 7 Jun 2004 14:09:04 -0700 (PDT)
Linus Torvalds <torvalds@osdl.org> wrote:

> On Mon, 7 Jun 2004, Christoph Hellwig wrote:
> > 
> > This one here:
> > 
> > diff -Nru a/include/linux/netfilter_arp.h b/include/linux/netfilter_arp.h
> > --- a/include/linux/netfilter_arp.h     2004-06-07 21:58:09 +02:00
> > +++ b/include/linux/netfilter_arp.h     2004-06-07 21:58:09 +02:00
> > @@ -17,4 +17,5 @@
> >  #define NF_ARP_FORWARD 2
> >  #define NF_ARP_NUMHOOKS        3
> > 
> > +static DECLARE_MUTEX(arpt_mutex);
> >  #endif /* __LINUX_ARP_NETFILTER_H */
> > 
> > looks perfectly fucked up.
> 
> Agreed. David? Jamal?

It happens to be OK since arp_tables.c is the only includer of that header
but I agree it's gross and I'll put it back into arp_tables.c

  reply	other threads:[~2004-06-07 23:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-07 19:32 Linux 2.6.7-rc3 Linus Torvalds
2004-06-07 20:41 ` Christoph Hellwig
2004-06-07 21:09   ` Linus Torvalds
2004-06-07 23:21     ` David S. Miller [this message]
2004-06-07 21:37 ` Linux 2.6.7-rc3 / ACPI broken Thomas Zehetbauer
2004-06-14 20:39   ` Pozsar Balazs
2004-06-08  0:28 ` Linux 2.6.7-rc3 (compile stats) John Cherry
2004-06-08  7:25   ` David Weinehall
2004-06-08  9:17 ` Linux 2.6.7-rc3 Jan-Frode Myklebust
2004-06-08 16:47 ` Linux 2.6.7-rc3: NVidia graphics problem Harald Dunkel
2004-06-09  3:15   ` Greg KH

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=20040607162110.29cb3cdf.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=hadi@zynx.com \
    --cc=hch@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.