netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* tipc on sparc32
@ 2008-09-03  5:40 Andrew Morton
  2008-09-03  6:12 ` David Miller
  0 siblings, 1 reply; 7+ messages in thread
From: Andrew Morton @ 2008-09-03  5:40 UTC (permalink / raw)
  To: tipc-discussion, netdev

sparc32 allmodconfig:

In file included from net/tipc/link.h:43,
                 from net/tipc/bcast.c:41:
net/tipc/node.h:71: error: redefinition of 'struct node'

sparc32 likes catching code which uses insufficiently cautiously chosen
identifiers.  dlm is presently blowing up on sparc32 because it has a
to_node() function.

Arguably, sparc32 should be fixed, but I'd suggest that random bits of
networking code should not be using identifiers as generic-sounding as "node".


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

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

end of thread, other threads:[~2008-09-03  6:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-03  5:40 tipc on sparc32 Andrew Morton
2008-09-03  6:12 ` David Miller
2008-09-03  6:26   ` David Miller
2008-09-03  6:40     ` David Miller
2008-09-03  6:54       ` Andrew Morton
2008-09-03  6:46     ` Andrew Morton
2008-09-03  6:47       ` David Miller

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