git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
193cb00
)
drbd: implicitly truncate cpu-mask
author
Lars Ellenberg
<lars.ellenberg@linbit.com>
Mon, 19 May 2014 07:52:02 +0000
(09:52 +0200)
committer
Philipp Reisner
<philipp.reisner@linbit.com>
Thu, 10 Jul 2014 16:35:22 +0000
(18:35 +0200)
Don't error out with misleading "out of memory"
if the cpu-mask has more bits set than there are CPUs.
Just truncate to nr_cpu_ids implicitly.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
No differences found