summaryrefslogtreecommitdiffstats
path: root/lib/lz4
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2015-03-05 01:19:19 +0100
committerRusty Russell <rusty@rustcorp.com.au>2015-03-10 04:24:41 +0100
commit2f0f267ea0720ec6adbe9cf7386450425fac8258 (patch)
treec03a0bf6822f8a1df5afb34e92fab15d63b996a2 /lib/lz4
parentmips: fix obsolete cpumask_of_cpu usage. (diff)
downloadlinux-2f0f267ea0720ec6adbe9cf7386450425fac8258.tar.xz
linux-2f0f267ea0720ec6adbe9cf7386450425fac8258.zip
cpumask: remove deprecated functions.
Using these functions with offstack cpus is unsafe. They use all NR_CPUS bits, unstead of nr_cpumask_bits. In particular, lustre (in staging) used cpus_ and that caused a bug. Reported-by: Oleg Drokin <green@linuxhacker.ru> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'lib/lz4')
0 files changed, 0 insertions, 0 deletions