From: David S. Miller Date: Tue, 1 Nov 2011 21:45:55 +0000 (-0400) Subject: neigh: Kill bogus SMP protected debugging message. X-Git-Tag: v3.2-rc1~68^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=045f7b3b0005bf30ad8d664c7651d816e2650cd2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed