aboutsummaryrefslogtreecommitdiff
path: root/include/linux/group_cpus.h
AgeCommit message (Collapse)AuthorFilesLines
2023-01-17genirq/affinity: Move group_cpus_evenly() into lib/Ming Lei1-0/+14
group_cpus_evenly() has become a generic function which can be used for other subsystems than the interrupt subsystem, so move it into lib/. Signed-off-by: Ming Lei <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Jens Axboe <[email protected]> Link: https://lore.kernel.org/r/[email protected]