BITS_TO_COMPAT_LONGS
nr_compat_longs = BITS_TO_COMPAT_LONGS(bitmap_size);
nbytes = BITS_TO_COMPAT_LONGS(nr_node_ids) * sizeof(compat_long_t);