From: Chris Friesen <cfriesen@nortelnetworks.com>
To: Mikael Pettersson <mikpe@csd.uu.se>
Cc: linux-kernel@vger.kernel.org
Subject: Re: how to add 32/64 compatible ioctls at runtime via module?
Date: Tue, 14 Dec 2004 11:40:40 -0600 [thread overview]
Message-ID: <41BF2598.4050206@nortelnetworks.com> (raw)
In-Reply-To: <200412141727.iBEHRcaj012562@harpo.it.uu.se>
Mikael Pettersson wrote:
> register_ioctl32_conversion(ioctl, handler)
>
> tells your 64-bit kernel that the given ioctl, when issued by
> a 32-bit mode task, should be routed to the given handler.
> The handler can be NULL, in which case the ioctl is routed to
> the normal handler via the filp.
Excellent. Thanks very much.
Chris
next prev parent reply other threads:[~2004-12-14 17:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-14 17:27 Mikael Pettersson
2004-12-14 17:31 ` Jan Engelhardt
2004-12-14 17:40 ` Chris Friesen [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-12-14 16:39 Chris Friesen
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=41BF2598.4050206@nortelnetworks.com \
--to=cfriesen@nortelnetworks.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mikpe@csd.uu.se \
/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
Powered by JetHome