lkml.org 
[lkml]   [2004]   [Dec]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: how to add 32/64 compatible ioctls at runtime via module?
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:08    [W:0.709 / U:0.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site