public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mike Wolf <mjw@us.ibm.com>
To: Paul Mackerras <paulus@samba.org>, Anton Blanchard <anton@samba.org>
Cc: linuxppc64-dev@ozlabs.org, linux-kernel@vger.kernel.org
Subject: [PATCH] PPC64: 32bit wrapper for ioctls.
Date: Thu, 13 Jan 2005 12:46:23 -0600	[thread overview]
Message-ID: <41E6C1FF.4000203@us.ltcfwd.linux.ibm.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 214 bytes --]

Hi Paul,
  The patch adds some 32bit wrappers for 2 ioctls that Java needs.
Assuming this doesn't generate a round of discussion, please
forward upstream to akpm/torvalds.

Signed-off-by: Mike Wolf  mjw@us.ibm.com

[-- Attachment #2: ioctl32.patch --]
[-- Type: text/x-patch, Size: 482 bytes --]

--- linus-0112.orig/arch/ppc64/kernel/ioctl32.c	2005-01-13 10:35:10.165539000 -0600
+++ linus-0112/arch/ppc64/kernel/ioctl32.c	2005-01-13 10:51:43.450433277 -0600
@@ -43,6 +43,8 @@
 COMPATIBLE_IOCTL(TIOCSTART)
 COMPATIBLE_IOCTL(TIOCSTOP)
 COMPATIBLE_IOCTL(TIOCSLTC)
+COMPATIBLE_IOCTL(TIOCMIWAIT)
+COMPATIBLE_IOCTL(TIOCGICOUNT)
 /* Little p (/dev/rtc, /dev/envctrl, etc.) */
 COMPATIBLE_IOCTL(_IOR('p', 20, int[7])) /* RTCGET */
 COMPATIBLE_IOCTL(_IOW('p', 21, int[7])) /* RTCSET */

             reply	other threads:[~2005-01-13 18:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-13 18:46 Mike Wolf [this message]
2005-01-14  9:23 ` [PATCH] PPC64: 32bit wrapper for ioctls Arnd Bergmann

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=41E6C1FF.4000203@us.ltcfwd.linux.ibm.com \
    --to=mjw@us.ibm.com \
    --cc=anton@samba.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc64-dev@ozlabs.org \
    --cc=paulus@samba.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox