From e1265205c0ee3919c3f2c750662630154c8faab2 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Mon, 5 Nov 2007 14:50:54 -0800 Subject: [PATCH] local_t Documentation update Grant Grundler was asking for more detail about correct usage of local atomic operations and suggested adding the resulting summary to local_ops.txt. "Please add a bit more detail. If DaveM is correct (he normally is), then there must be limits on how the local_t can be used in the kernel process and interrupt contexts. I'd like those rules spelled out very clearly since it's easy to get wrong and tracking down such a bug is quite painful." Signed-off-by: Mathieu Desnoyers Signed-off-by: Grant Grundler Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed