commit | d852c7051c3655e75873d6b01a84d46616c07ec3 | [log] [download] |
---|---|---|
author | Glauber Costa <glommer@parallels.com> | Mon Jul 30 10:20:35 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Mon Jul 30 21:04:53 2012 +0400 |
tree | 87ea2f7705550a00122cd03560cb41b8dd944615 | |
parent | a6e1fda08ad14ad8c2e5ef7ed87ab096711bfa13 [diff] |
add a constant with the size in bytes for the cpumask array I intend to use it to scan the array in a later patch. That is strictly not necessary, but makes the code a lot easier to read. Signed-off-by: Glauber Costa <glommer@parallels.com>