On Mon, Sep 22, 2008 at 07:18:26PM -0700, David Miller wrote:
From: akpm@linux-foundation.org
Date: Mon, 22 Sep 2008 14:51:03 -0700
quoted
- Remove noop VFS stubs. The VFS does that on a NULL pointer anyways.
- Fix timer handler prototype to be correct
- Comment ugly SMP race I didn't fix.
Signed-off-by: Andi Kleen <redacted>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Applied to net-next-2.6
I'm hoping someone takes care of the SMP race. I think the timers
need all reference counting similar to other network objects to
handle this cleanly.
It might be a good idea to mark it BROKEN_ON_SMP in the meantime.
-Andi
--
ak@linux.intel.com