diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2015-04-18 01:48:27 (GMT) |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2015-04-19 05:05:32 (GMT) |
commit | e4afa120c98252e44390067c3a6cc775cde30659 (patch) | |
tree | ce3183fd639683531c6dfc37e018f8c3030c3a97 /arch/arm64 | |
parent | 1527781d228cd88af6c2f78c13a9cb43b3f69f30 (diff) | |
download | linux-e4afa120c98252e44390067c3a6cc775cde30659.tar.xz |
cpumask: remove __first_cpu / __next_cpu
They were for use by the deprecated first_cpu() and next_cpu() wrappers,
but sparc used them directly.
They're now replaced by cpumask_first / cpumask_next. And __next_cpu_nr
is completely obsolete.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/arm64')
0 files changed, 0 insertions, 0 deletions