netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: netdev@vger.kernel.org
Subject: SIOCGIFCOUNT
Date: Sat, 21 Apr 2007 00:04:51 +0200	[thread overview]
Message-ID: <200704210004.51278.ak@suse.de> (raw)



Hi,

A recent 32bit jdk spews these messages on x86-64

ioctl32(java:3877): Unknown cmd fd(3) cmd(00008938){00} arg(bfa4c844) on socket:[4470216]
..

0x8938 is SIOCGIFCOUNT. As far as I can see it is only defined in sockios.h, but not 
implemented?

Should it be removed from the include file or implemented?

I probably will add a dummy compat ioctl entry to shut the JDK up at least.

-Andi




 

             reply	other threads:[~2007-04-20 22:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-20 22:04 Andi Kleen [this message]
2007-04-20 22:41 ` SIOCGIFCOUNT David Miller
2007-04-21  9:48   ` SIOCGIFCOUNT Andi Kleen
2007-04-21 17:40     ` SIOCGIFCOUNT David Miller
2007-04-23 21:12       ` [RFC] SIOCGIFCOUNT implementation Stephen Hemminger
2007-04-23 21:26         ` David Miller
2007-04-23 21:30           ` Andi Kleen

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=200704210004.51278.ak@suse.de \
    --to=ak@suse.de \
    --cc=netdev@vger.kernel.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).