diff options
author | 2009-06-06 14:51:36 -0700 | |
---|---|---|
committer | 2009-06-09 22:30:27 +0930 | |
commit | eaa958402ea40851097d051f52ba1bb7a885efe9 (patch) | |
tree | 9187f59ff0ee6ac138b5c81a2212bc10f46d04a5 /fs/jbd/commit.c | |
parent | cpumask: introduce zalloc_cpumask_var (diff) | |
download | wireguard-linux-eaa958402ea40851097d051f52ba1bb7a885efe9.tar.xz wireguard-linux-eaa958402ea40851097d051f52ba1bb7a885efe9.zip |
cpumask: alloc zeroed cpumask for static cpumask_var_ts
These are defined as static cpumask_var_t so if MAXSMP is not used,
they are cleared already. Avoid surprises when MAXSMP is enabled.
Signed-off-by: Yinghai Lu <yinghai.lu@kernel.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions