Searched hist:"045 f7b3b" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/core/ |
H A D | neighbour.c | 045f7b3b Tue Nov 01 16:45:55 CDT 2011 David S. Miller <davem@davemloft.net> neigh: Kill bogus SMP protected debugging message.
Whatever situations make this state legitimate when SMP also would be legitimate when !SMP and f.e. preemption is enabled.
This is dubious enough that we should just delete it entirely. If we want to add debugging for neigh timer races, better more thorough mechanisms are needed.
Signed-off-by: David S. Miller <davem@davemloft.net> 045f7b3b Tue Nov 01 16:45:55 CDT 2011 David S. Miller <davem@davemloft.net> neigh: Kill bogus SMP protected debugging message. Whatever situations make this state legitimate when SMP also would be legitimate when !SMP and f.e. preemption is enabled. This is dubious enough that we should just delete it entirely. If we want to add debugging for neigh timer races, better more thorough mechanisms are needed. Signed-off-by: David S. Miller <davem@davemloft.net>
|