[Use cpuops V1 00/11] Use this_cpu_ops

From: Christoph Lameter
Date: Mon Dec 06 2010 - 12:18:46 EST


Use the this_cpu_ops in various parts of the kernel.

This patchset does not require any upgrade of the percpu infrastructure. The
patches included here are simple replacements of operations on percpu
variables with the more efficient and compact code provide by this_cpu_ops.

These patches can be individually applied and are not depending on any other
patches. I would suggest they go through Tejun's percpu tree if they are not
picked up by the maintainers of the subsystems affected.

--
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/