]> Git Repo - linux.git/commit
cpumask: only allocate nr_cpumask_bits.
authorRusty Russell <[email protected]>
Thu, 5 Mar 2015 00:19:19 +0000 (10:49 +1030)
committerRusty Russell <[email protected]>
Tue, 10 Mar 2015 03:24:42 +0000 (13:54 +1030)
commitcdfdef75e795fb5ab76c66f3329e509f3ab8b9b5
tree3e6ba270aadabfa764ceed44c2347f059cdcfe56
parentc8ed00107b60b4a890798677d75e5c2910f393bb
cpumask: only allocate nr_cpumask_bits.

Now we'll find out the hard way if anyone has CPUMASK_OFFSTACK and is
returning these or assigning them.

Signed-off-by: Rusty Russell <[email protected]>
include/linux/cpumask.h
lib/cpumask.c
This page took 0.055527 seconds and 4 git commands to generate.