linux-mainline/arch/powerpc
Greg Kroah-Hartman 2a81ada32f driver core: make struct bus_type.uevent() take a const *
The uevent() callback in struct bus_type should not be modifying the
device that is passed into it, so mark it as a const * and propagate the
function signature changes out into all relevant subsystems that use
this callback.

Acked-by: Rafael J. Wysocki <rafael@kernel.org>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20230111113018.459199-16-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-01-27 13:45:52 +01:00
..
boot powerpc fixes for 6.2 #3 2023-01-15 07:09:41 -06:00
configs
crypto
include vio: move to_vio_dev() to use container_of_const() 2023-01-27 13:45:41 +01:00
kernel powerpc/vmlinux.lds: Don't discard .comment 2023-01-06 00:25:12 +11:00
kexec powerpc updates for 6.2 2022-12-19 07:13:33 -06:00
kvm powerpc updates for 6.2 2022-12-19 07:13:33 -06:00
lib powerpc/code-patching: Fix oops with DEBUG_VM enabled 2022-12-16 23:59:43 +11:00
math-emu
mm powerpc/64s/hash: Make stress_hpt_timer_fn() static 2023-01-12 10:53:37 +11:00
net
perf powerpc/imc-pmu: Fix use of mutex in IRQs disabled section 2023-01-11 18:29:09 +11:00
platforms driver core: make struct bus_type.uevent() take a const * 2023-01-27 13:45:52 +01:00
purgatory
sysdev powerpc updates for 6.2 2022-12-19 07:13:33 -06:00
tools
xmon
Kbuild
Kconfig
Kconfig.debug
Makefile
Makefile.postlink