]> granicus.if.org Git - zfs/commit
Revert "Detect kernels that honor gfp flags passed to vmalloc()"
authorBrian Behlendorf <behlendorf1@llnl.gov>
Sat, 18 Aug 2012 18:01:22 +0000 (11:01 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 27 Aug 2012 19:00:55 +0000 (12:00 -0700)
commitbc03e07a7c43b134c7936bba5e87fb8a526b6692
tree9ba0edf655073ad82a4841c9770403021f682aef
parentd47e664ad4b7468c43a97aa6d299d8756571155d
Revert "Detect kernels that honor gfp flags passed to vmalloc()"

This reverts commit 36811b4430aaea8c8b91bbe7d812a26799865499.
Which is no longer required because there is now SPL code in
place to safely handle the deadlocks the kernel patch was designed
to address.  Therefore we can unconditionally use vmalloc() and
drop all the PF_MEMALLOC code.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
config/spl-build.m4
module/spl/spl-kmem.c
spl_config.h.in