linux-stable-rt/include
Tejun Heo 64ef291f46 percpu: make alloc_percpu() handle array types
alloc_percpu() couldn't handle array types like "int [100]" due to the
way return type was casted.  Fix it by using typeof() instead.

Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Frederic Weisbecker <fweisbec@gmail.com>
Reviewed-by: Christoph Lameter <cl@linux-foundation.org>
2009-10-29 22:34:12 +09:00
..
acpi
asm-generic this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operations 2009-10-03 19:48:22 +09:00
crypto
drm Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2009-09-30 08:03:00 -07:00
keys
linux percpu: make alloc_percpu() handle array types 2009-10-29 22:34:12 +09:00
math-emu
media
mtd
net this_cpu: Use this_cpu ops for network statistics 2009-10-03 19:48:22 +09:00
pcmcia PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() 2009-09-29 00:10:41 +02:00
rdma
rxrpc
scsi
sound
trace Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 2009-09-30 09:32:30 -07:00
video
xen
Kbuild