Files
linux-stable-mirror/kernel
Rafael J. WysockiandGreg Kroah-Hartman 748bbe2c16 smp: Fix up and expand the smp_call_function_many() kerneldoc
[ Upstream commit ccf09357ff ]

The smp_call_function_many() kerneldoc comment got out of sync with the
function definition (bool parameter "wait" is incorrectly described as a
bitmask in it), so fix it up by copying the "wait" description from the
smp_call_function() kerneldoc and add information regarding the handling
of the local CPU to it.

Fixes: 49b3bd213a ("smp: Fix all kernel-doc warnings")
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-10-15 11:57:53 +02:00
..
2025-10-02 13:42:50 +02:00
2024-06-27 13:49:13 +02:00
2025-06-27 11:09:03 +01:00
2024-10-17 15:24:37 +02:00
2024-06-12 11:12:52 +02:00