mirror-linux/drivers/cxl
Linus Torvalds 323bbfcf1e Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
This is the exact same thing as the 'alloc_obj()' version, only much
smaller because there are a lot fewer users of the *alloc_flex()
interface.

As with alloc_obj() version, this was done entirely with mindless brute
force, using the same script, except using 'flex' in the pattern rather
than 'objs*'.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2026-02-21 17:09:51 -08:00
..
core Convert 'alloc_flex' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
Kconfig Merge branch 'for-7.0/cxl-prm-translation' into cxl-for-next 2026-02-04 10:53:33 -07:00
Makefile cxl/port: Fix CXL port initialization order when the subsystem is built-in 2024-10-25 16:06:49 -05:00
acpi.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
cxl.h Merge branch 'for-7.0/cxl-prm-translation' into cxl-for-next 2026-02-04 10:53:33 -07:00
cxlmem.h Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-next 2026-02-02 09:39:41 -07:00
cxlpci.h cxl/port: Map Port RAS registers 2026-02-02 08:45:57 -07:00
mem.c Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-next 2026-02-02 09:39:41 -07:00
pci.c Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-next 2026-02-02 09:39:41 -07:00
pmem.c Convert 'alloc_flex' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
pmu.h cxl/pci: Find and register CXL PMU devices 2023-05-30 11:20:35 -07:00
port.c Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-next 2026-02-02 09:39:41 -07:00
security.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00