According to the comments, nr_threads is protected by lock_kernel, but
do_fork() runs without the bkl for ages.
Would it be possible to use your percpu_counters for nr_threads? It
seems to be used only to guard against fork bombs and for i_nlink of /proc.
-- Manfred- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/