On Mon, 2 Sep 2013, David Howells wrote: > Would it be possible to use __thread annotations for per-CPU variables, I > wonder? We already have a __percpu annotation. Looked at __thread a couple of years ago but found that support for the kernel segment register was not available. If we had __thread then most of the operations could simply be provided by the compiler. -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html