kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: pritambankar1988@gmail.com (Pritam Bankar)
To: kernelnewbies@lists.kernelnewbies.org
Subject: no-op error in dmesg
Date: Tue, 19 Jun 2012 00:04:09 +0530	[thread overview]
Message-ID: <4FDF74A1.8030407@gmail.com> (raw)

Hi,
I have one structure called foo. Address of object of foo(say objfoo) is 
passed to ioctl call

status = ioctl(fd, arg, &objfoo);

But during manipulation I am not getting ioctl error 5 (input/output error).
I am more confused about error in dmesg which is
*foo: no-op *

What does no-op indicate? If it is no-operation, how can we relate this 
to foo structure?

Thanks,
Pritam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120619/27a394ca/attachment.html 

             reply	other threads:[~2012-06-18 18:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-18 18:34 Pritam Bankar [this message]
2012-06-19  9:41 ` no-op error in dmesg Matthias Brugger

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=4FDF74A1.8030407@gmail.com \
    --to=pritambankar1988@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.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;
as well as URLs for NNTP newsgroup(s).