summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2009-04-22 00:00:29 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2009-04-22 04:40:00 +0200
commit5028eaa97dd1dab9cd7c30c4d38f71c708ca64bc (patch)
treeff416e9ecb00ab2b616bce6acc4e2579c45b06b9 /drivers
parentFRV: Fix the section attribute on UP DECLARE_PER_CPU() (diff)
downloadlinux-5028eaa97dd1dab9cd7c30c4d38f71c708ca64bc.tar.xz
linux-5028eaa97dd1dab9cd7c30c4d38f71c708ca64bc.zip
PERCPU: Collect the DECLARE/DEFINE declarations together
Collect the DECLARE/DEFINE declarations together in linux/percpu-defs.h so that they're in one place, and give them descriptive comments, particularly the SHARED_ALIGNED variant. It would be nice to collect these in linux/percpu.h, but that's not possible without sorting out the severe #include recursion between the x86 arch headers and the general headers (and possibly other arches too). Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions