]> git.proxmox.com Git - mirror_spl-debian.git/commit
Remove mutex_lock_nested() wrapper
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 1 Oct 2014 21:31:53 +0000 (17:31 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 17 Oct 2014 22:11:51 +0000 (15:11 -0700)
commitb652d169b05cc1c75fdb04421feb83713a0e36c4
treec9ef443de29c57f6b3fd70d23a5ca2960f607f0d
parent2bc5666f53685c6631f9a5d1d8beebdf1325f8e0
Remove mutex_lock_nested() wrapper

The mutex_lock_nested() function has been available since Linux 2.6.18.
There is no longer a need to maintain this compatibility code.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
config/spl-build.m4
include/linux/Makefile.am
include/linux/mutex_compat.h [deleted file]
include/sys/types.h