netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: Christoph Hellwig <hch@infradead.org>
Cc: ak@colin2.muc.de, netdev@oss.sgi.com, jt@hpl.hp.com
Subject: Re: [PATCH] Add 32bit emulation for wireless
Date: Mon, 19 Jan 2004 14:10:41 +0100	[thread overview]
Message-ID: <20040119141041.2cccbc3d.ak@suse.de> (raw)
In-Reply-To: <20040119123945.A32623@infradead.org>

On Mon, 19 Jan 2004 12:39:45 +0000
Christoph Hellwig <hch@infradead.org> wrote:

> On Mon, Jan 19, 2004 at 01:33:43PM +0100, Andi Kleen wrote:
> > It reuses the existing ioctl description table, but renames it to 
> > export it (standard_ioctls wasn't a good name for a global variable) 
> 
> What about register_ioctl32_conversion() from the wireless code to avoid
> exposing it?

At least for net/* stuff it seems to be standard to do it in the central file.
All other networking ioctls are implemented this way too.

-Andi

  reply	other threads:[~2004-01-19 13:10 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-19 12:33 [PATCH] Add 32bit emulation for wireless Andi Kleen
2004-01-19 12:39 ` Christoph Hellwig
2004-01-19 13:10   ` Andi Kleen [this message]
2004-01-19 13:56     ` David S. Miller
2004-01-19 14:39       ` Andi Kleen
2004-01-19 14:39         ` David S. Miller
2004-01-19 14:54           ` Andi Kleen
2004-01-19 19:49             ` Jean Tourrilhes
2004-01-19 20:01               ` Andi Kleen
2004-01-19 20:19                 ` Jean Tourrilhes
2004-01-19 20:26                   ` David S. Miller
2004-01-19 20:40                     ` Jean Tourrilhes
2004-01-19 20:50                     ` Andi Kleen
2004-01-19 20:35                   ` Andi Kleen
2004-01-19 20:51                     ` Jean Tourrilhes

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=20040119141041.2cccbc3d.ak@suse.de \
    --to=ak@suse.de \
    --cc=ak@colin2.muc.de \
    --cc=hch@infradead.org \
    --cc=jt@hpl.hp.com \
    --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).