]> git.proxmox.com Git - mirror_zfs.git/commit
Linux 3.10 compat: add missing include of linux/slab.h
authorYuxuan Shui <yshuiv7@gmail.com>
Tue, 14 May 2013 00:40:20 +0000 (08:40 +0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 8 Jul 2013 22:21:28 +0000 (15:21 -0700)
commit79a7ab25812d2701230aaff62904570ef7dbecef
tree674fb7ad85dd790b7bd1b4f6f0b9016a115a193c
parent1ddf9722dcb6429d38fcbc5ff791779ec89be9fc
Linux 3.10 compat: add missing include of linux/slab.h

Linux kernel commit torvalds/linux@0d01ff2 changes some
includes we were depending on through linux/proc_fs.h.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #257
module/splat/splat-atomic.c
module/splat/splat-thread.c
module/splat/splat-time.c