All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: Yoav Artzi <yoavar@checkpoint.com>, linux-kernel@vger.kernel.org
Subject: Re: Sending IOCTLs from 32-bit userland to 64-bit Kernel module
Date: Tue, 29 Jan 2008 14:23:39 +0100	[thread overview]
Message-ID: <479F28DB.3040201@gmail.com> (raw)
In-Reply-To: <479F247D.8040401@msgid.tls.msk.ru>

On 01/29/2008 02:05 PM, Michael Tokarev wrote:
> (And try to avoid such types there, use u32 or u64 and the like
> that explicitly specify size).

... and don't pass pointers to _IOC macros as well.

  reply	other threads:[~2008-01-29 13:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-29 12:13 Sending IOCTLs from 32-bit userland to 64-bit Kernel module Yoav Artzi
2008-01-29 13:05 ` Michael Tokarev
2008-01-29 13:23   ` Jiri Slaby [this message]
2008-01-29 13:23 ` Matti Aarnio
  -- strict thread matches above, loose matches on Subject: below --
2008-01-29 13:08 Yoav Artzi
2008-01-29 13:18 Yoav Artzi
2008-01-29 15:29 ` Jiri Slaby

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=479F28DB.3040201@gmail.com \
    --to=jirislaby@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mjt@tls.msk.ru \
    --cc=yoavar@checkpoint.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 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.