]> git.proxmox.com Git - mirror_spl-debian.git/commit
Remove Solaris module emulation
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 10 May 2012 23:25:23 +0000 (16:25 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 18 May 2012 20:57:44 +0000 (13:57 -0700)
commit38d31a1e576fd7c6393b3039ad04b8be2ee95f81
tree9eb643546072a0bb62d81a0bcd7e75307abb3aa1
parentf90096c9056b5d3c653c53181a64f5ea6794163f
Remove Solaris module emulation

Originally I believed that these interfaces would be needed.
However, in practice it turned out that it was more straight
forward and maintainable to use the native Linux interfaces.
As such, this is all dead code and can be safely removed.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #109
include/sys/sunddi.h
module/spl/Makefile.in
module/spl/spl-module.c [deleted file]