linux/kernel/irq
Gyeyoung Baek 8a2277a3c9 genirq/irq_sim: Initialize work context pointers properly
Initialize `ops` member's pointers properly by using kzalloc() instead of
kmalloc() when allocating the simulation work context. Otherwise the
pointers contain random content leading to invalid dereferencing.

Signed-off-by: Gyeyoung Baek <gye976@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250612124827.63259-1-gye976@gmail.com
2025-06-13 15:36:35 +02:00
..
affinity.c
autoprobe.c
chip.c genirq/cpuhotplug: Rebalance managed interrupts across multi-CPU hotplug 2025-06-13 15:13:35 +02:00
cpuhotplug.c genirq/cpuhotplug: Restore affinity even for suspended IRQ 2025-06-13 15:13:35 +02:00
debug.h
debugfs.c
devres.c
dummychip.c
generic-chip.c
handle.c
internals.h
ipi-mux.c
ipi.c
irq_sim.c genirq/irq_sim: Initialize work context pointers properly 2025-06-13 15:36:35 +02:00
irqdesc.c
irqdomain.c
Kconfig
kexec.c
Makefile
manage.c
matrix.c
migration.c
msi.c Updates for the MSI subsystem (core code and PCI): 2025-05-27 08:15:26 -07:00
pm.c
proc.c
resend.c
settings.h
spurious.c
timings.c