Re: [PATCH] I/OAT: remove CPU hotplug lock from net_dma_rebalance

From: David Miller
Date: Wed Aug 02 2006 - 17:18:07 EST


From: "Chris Leech" <christopher.leech@xxxxxxxxx>
Date: Tue, 1 Aug 2006 11:33:02 -0700

> if (net_dma_count == 0) {
> for_each_online_cpu(cpu)
>
> rcu_assign_pointer(per_cpu(softnet_data.net_dma, cpu), NULL);
> - unlock_cpu_hotplug();

Why is proper patch submission so damn difficult for people?
This patch is corrupted severely.

I'm fixing this up since it's such an obvious patch, but this
issue is getting really rediculious. I can't believe how many
people submit line-wrapped, tab destroyed, patches these days.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/