aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-cmp.c
diff options
context:
space:
mode:
authorMike Rapoport <[email protected]>2019-09-23 15:36:45 -0700
committerLinus Torvalds <[email protected]>2019-09-24 15:54:10 -0700
commit2286bf4e4d8f2fda407222b54f685dff3b80e0a0 (patch)
tree1b98c91cde4aa7821666065c4e08eae6e2fbb85e /lib/mpi/mpi-cmp.c
parent7ea362427c170061b8822dd41bafaa72b3bcb9ad (diff)
mm: use CPU_BITS_NONE to initialize init_mm.cpu_bitmask
Replace open-coded bitmap array initialization of init_mm.cpu_bitmask with neat CPU_BITS_NONE macro. And, since init_mm.cpu_bitmask is statically set to zero, there is no way to clear it again in start_kernel(). Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Mike Rapoport <[email protected]> Reviewed-by: Andrew Morton <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions