netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* SIOCGIFCOUNT
@ 2007-04-20 22:04 Andi Kleen
  2007-04-20 22:41 ` SIOCGIFCOUNT David Miller
  0 siblings, 1 reply; 7+ messages in thread
From: Andi Kleen @ 2007-04-20 22:04 UTC (permalink / raw)
  To: netdev



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




 

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-04-23 21:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-20 22:04 SIOCGIFCOUNT Andi Kleen
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

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).