linux/arch/powerpc/sysdev
Linus Torvalds 32a92f8c89 Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
This converts some of the visually simpler cases that have been split
over multiple lines.  I only did the ones that are easy to verify the
resulting diff by having just that final GFP_KERNEL argument on the next
line.

Somebody should probably do a proper coccinelle script for this, but for
me the trivial script actually resulted in an assertion failure in the
middle of the script.  I probably had made it a bit _too_ trivial.

So after fighting that far a while I decided to just do some of the
syntactically simpler cases with variations of the previous 'sed'
scripts.

The more syntactically complex multi-line cases would mostly really want
whitespace cleanup anyway.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2026-02-21 20:03:00 -08:00
..
ge powerpc: Switch to irq_find_mapping() 2025-05-16 21:06:12 +02:00
xics Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
xive Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
6xx-suspend.S
Kconfig
Makefile powerpc: Remove PPC_PMI and driver 2025-02-26 21:15:07 +05:30
cpm2.c
cpm2_pic.c powerpc: Switch to irq_find_mapping() 2025-05-16 21:06:12 +02:00
cpm2_pic.h
cpm_common.c powerpc/cpm2: Drop legacy-of-mm-gpiochip.h header 2025-09-06 16:05:26 +05:30
cpm_gpio.c
dart.h
dart_iommu.c
dcr-low.S
dcr.c powerpc: Remove DCR_MMIO and the DCR generic layer 2025-02-26 21:15:08 +05:30
ehv_pic.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
fsl_gtm.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
fsl_lbc.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
fsl_mpic_err.c
fsl_mpic_timer_wakeup.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
fsl_msi.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
fsl_msi.h
fsl_pci.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
fsl_pci.h
fsl_pmc.c
fsl_rcpm.c
fsl_rio.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
fsl_rio.h
fsl_rmu.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
fsl_soc.c
fsl_soc.h
grackle.c
i8259.c powerpc: Switch to irq_domain_create_*() 2025-05-16 21:06:11 +02:00
indirect_pci.c
ipic.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ipic.h
mmio_nvram.c
mpc5xxx_clocks.c
mpic.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
mpic.h
mpic_msgr.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
mpic_msi.c
mpic_timer.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
mpic_u3msi.c
msi_bitmap.c mm/memblock: add memblock_alloc_or_panic interface 2025-01-25 20:22:38 -08:00
of_rtc.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
rtc_cmos_setup.c
tsi108_dev.c
tsi108_pci.c powerpc: Switch to irq_domain_create_*() 2025-05-16 21:06:11 +02:00
udbg_memcons.c