[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080902224059.70a182ba.akpm@linux-foundation.org>
Date: Tue, 2 Sep 2008 22:40:59 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: tipc-discussion@...ts.sourceforge.net, netdev@...r.kernel.org
Subject: tipc on sparc32
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".
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists