]> git.proxmox.com Git - mirror_spl.git/commit - include/sys/types.h
Remove on_each_cpu() wrapper
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 1 Oct 2014 21:35:41 +0000 (17:35 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 17 Oct 2014 22:11:51 +0000 (15:11 -0700)
commit50e41ab1e12f0b007239c55bfa77d02f6e8ba890
treefb8dff36c62bb105737a40c9c7820599d1cfc82b
parentb652d169b05cc1c75fdb04421feb83713a0e36c4
Remove on_each_cpu() wrapper

The on_each_cpu() function has been available since Linux 2.6.27.
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/smp_compat.h [deleted file]
include/sys/types.h
module/spl/spl-kmem.c