]> granicus.if.org Git - zfs/commit
Include linux/vmalloc.h for ARM and Sparc
authorBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 6 Jan 2014 23:08:35 +0000 (15:08 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 7 Jan 2014 18:45:39 +0000 (10:45 -0800)
commit2f117de8beca7da1d22103df4630e9298afae370
treeb1e3b5ff713ccf0b66257b3b7e5c25691adbc64c
parent921a35adeb9ccfa123add942bfe20837454138fa
Include linux/vmalloc.h for ARM and Sparc

Related to issue #257 which added Linux 3.10 compatibility.  For
ARM and Sparc architectures we must explicitly include the
<linux/vmalloc.h> header to ensure the vmalloc_info structure
is always defined when available.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #257
Closes #291
include/sys/vmsystm.h