tipc on sparc32

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrew Morton
Date: Tuesday, September 2, 2008 - 10:40 pm

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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
tipc on sparc32, Andrew Morton, (Tue Sep 2, 10:40 pm)
Re: tipc on sparc32, David Miller, (Tue Sep 2, 11:12 pm)
Re: tipc on sparc32, David Miller, (Tue Sep 2, 11:26 pm)
Re: tipc on sparc32, David Miller, (Tue Sep 2, 11:40 pm)
Re: tipc on sparc32, Andrew Morton, (Tue Sep 2, 11:46 pm)
Re: tipc on sparc32, David Miller, (Tue Sep 2, 11:47 pm)
Re: tipc on sparc32, Andrew Morton, (Tue Sep 2, 11:54 pm)