From: Frederic Temporelli <frederic.temporelli@tele2.fr>
To: iet-dev <iscsitarget-devel@lists.sourceforge.net>,
linux-mips <linux-mips@linux-mips.org>
Subject: mips kernel 2.6.16rc1 + IET 0.4.13 - /dev/ietctl - ioctl unknown command
Date: Wed, 08 Mar 2006 19:13:06 +0100 [thread overview]
Message-ID: <440F1EB2.8050605@tele2.fr> (raw)
Hello,
I would like to report an ioctl issue using IET 0.4.13 (iSCSI target)
and kernel 2.6.16-rc1, running on mips / SGI O2
The driver seems to load nicely, but there was no way to do ioctl on the
userspace device /dev/ietctl.
I got such messages in syslog:
Mar 4 16:47:16 o2 kernel: [4303606.514000] ioctl32(ietd:3448): Unknown
cmd fd(4) cmd(81046900){01} arg(7f942ab0) on /dev/ietctl
=> I've been able to resolve the issue by adding a by-pass (goto
do_ioctl) in kernel compat_sys_ioctl function (fs/compat.c) and all is
working fine now.
I don't know if such issue is related to mips only or is due to changes
2.6.16 kernel
I've also did some tries on x86 with linux 2.6.15.5, all was working
fine without needing to change anything in the kernel.
Did somebody report such issue with IET and recent kernel ?
May some people from linux-mips tell if such issue is mips specific ?
Best regards.
--
Fred
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 268.2.1/277 - Release Date: 08/03/2006
next reply other threads:[~2006-03-08 18:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-08 18:13 Frederic Temporelli [this message]
2006-03-08 18:24 ` [Iscsitarget-devel] mips kernel 2.6.16rc1 + IET 0.4.13 - /dev/ietctl - ioctl unknown command Ming Zhang
2006-03-08 18:24 ` Ming Zhang
2006-03-08 19:41 ` Frederic Temporelli
2006-03-08 19:52 ` Ming Zhang
-- strict thread matches above, loose matches on Subject: below --
2006-03-08 18:18 Shanthi Kiran Pendyala (skiranp)
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=440F1EB2.8050605@tele2.fr \
--to=frederic.temporelli@tele2.fr \
--cc=iscsitarget-devel@lists.sourceforge.net \
--cc=linux-mips@linux-mips.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 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.