From: Linus Torvalds Date: Fri, 19 Aug 2022 16:22:31 +0000 (-0700) Subject: Merge tag 'bitmap-6.0-rc2' of https://github.com/norov/linux X-Git-Tag: v6.6.17~6761 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a4ee891b7e918e5a005b43171f16ad5f8b3bc7d1;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'bitmap-6.0-rc2' of https://github.com/norov/linux Pull bitmap updates from Yury Norov: "cpumask: UP optimisation fixes follow-up As an older version of the UP optimisation fixes was merged, not all review feedback has been implemented. This implements the feedback received on the merged version [1], and the respin [2], for changes related to and lib/cpumask.c" Link: https://lore.kernel.org/lkml/cover.1656777646.git.sander@svanheule.net/ [1] Link: https://lore.kernel.org/lkml/cover.1659077534.git.sander@svanheule.net/ [2] It spent for more than a week with no issues. * tag 'bitmap-6.0-rc2' of https://github.com/norov/linux: lib/cpumask: drop always-true preprocessor guard lib/cpumask: add inline cpumask_next_wrap() for UP cpumask: align signatures of UP implementations --- a4ee891b7e918e5a005b43171f16ad5f8b3bc7d1