linux/arch/s390/include/asm
Uwe Kleine-König (The Capable Hub) ecca1d63c1 Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (headers)
<linux/mod_devicetable.h> is included in a many files:

	$ git grep '<linux/mod_devicetable.h>' ef0c9f75a1 | wc -l
	1598

; some of them are widely used headers. To stop mixing up different and
unrelated driver( type)s let the subsystem headers only use the subset
of the recently split <linux/mod_devicetable.h> that are relevant for
them.

The fallout (I hope) is addressed in the previous commits that handle
sources relying on e.g. <linux/i2c.h> pulling in the full legacy header
and thus providing pci_device_id.

Acked-by: Danilo Krummrich <dakr@kernel.org>
Acked-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Link: https://patch.msgid.link/199fe46b624ba07fb9bd3e0cd6ff13757932cb5f.1782808461.git.u.kleine-koenig@baylibre.com
Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
2026-07-03 07:38:16 +02:00
..
trace s390/ap: Introduce new AP nqap and dqap trace events 2025-10-21 11:09:21 +02:00
vdso s390/processor: Implement cpu_relax() with cpu serialization 2026-05-20 09:48:04 +02:00
abs_lowcore.h s390/lowcore: Convert relocated lowcore alternative to machine feature 2025-03-04 17:18:05 +01:00
access-regs.h
airq.h
alternative.h s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-06-16 16:23:02 +02:00
ap.h s390/ap: Fix typo in function name reference 2026-01-02 13:23:48 +01:00
appldata.h s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]() 2025-03-04 17:18:07 +01:00
arch_hweight.h s390: Use MARCH_HAS_*_FEATURES defines 2024-09-07 17:12:42 +02:00
arch-stackprotector.h s390: Add stackprotector support 2025-11-24 11:45:21 +01:00
archrandom.h
asce.h s390/mm: Reimplement lazy ASCE handling 2025-04-14 11:23:21 +02:00
asm-const.h s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-06-16 16:23:02 +02:00
asm-extable.h s390: Revert support for DCACHE_WORD_ACCESS 2026-06-12 11:30:25 +02:00
asm-prototypes.h s390/tishift: Convert __ashlti3(), __ashrti3(), __lshrti3() to C 2026-06-10 16:55:22 +02:00
asm.h s390/asm: Let __HAVE_ASM_FLAG_OUTPUTS__ define 1 2026-01-17 15:52:49 +01:00
atomic_ops.h s390: Remove superfluous newlines from inline assemblies 2025-09-29 13:52:08 +02:00
atomic.h s390/atomic: Provide arch_atomic_*_and_test() implementations 2024-12-15 16:19:03 +01:00
barrier.h s390/barrier: Use alternative instead of ifdef for bcr_serialize() 2026-05-20 09:48:03 +02:00
bitops.h more s390 updates for 6.18 merge window 2025-10-09 10:51:43 -07:00
boot_data.h s390/boot: Add timestamps to early boot messages 2025-01-26 17:24:02 +01:00
bug.h s390 updates for 7.2 merge window 2026-06-16 05:08:13 +05:30
cache.h
ccwdev.h Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (headers) 2026-07-03 07:38:16 +02:00
ccwgroup.h
checksum.h s390: Remove superfluous newlines from inline assemblies 2025-09-29 13:52:08 +02:00
chpid.h
chsc.h s390/chsc: use notifier for AP configuration changes 2024-04-09 17:29:55 +02:00
cio.h s390/tape: Introduce idal buffer array 2025-10-21 10:25:55 +02:00
clocksource.h
clp.h
cmb.h
cmpxchg.h s390/cmpxchg: Fix KASAN stack-out-of-bounds in atomic helpers 2026-06-10 16:25:13 +02:00
cpacf.h s390: Remove superfluous newlines from inline assemblies 2025-09-29 13:52:08 +02:00
cpcmd.h
cpu_mf-insn.h s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-06-16 16:23:02 +02:00
cpu_mf.h s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assemblies 2025-03-18 17:13:51 +01:00
cpu.h s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-06-16 16:23:02 +02:00
cpufeature.h s390/mm: Remove cpu_has_idte() 2025-11-06 14:12:31 +01:00
cputime.h
crw.h
css_chars.h s390/qdio: Rename feature flag aif_osa to aif_qdio 2025-01-03 11:00:53 +01:00
ctlreg.h s390: Remove superfluous newlines from inline assemblies 2025-09-29 13:52:08 +02:00
current.h s390/current: Implement current with inline assembly 2025-03-18 17:13:04 +01:00
dat-bits.h KVM: s390: Add P bit in table entry bitfields, move union vaddress 2026-02-04 17:00:08 +01:00
debug.h s390/debug: Add s390dbf kernel parameter 2026-05-11 16:42:31 +02:00
delay.h
diag.h s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assemblies 2025-03-18 17:13:51 +01:00
diag288.h watchdog: diag288_wdt: Implement module autoload 2025-04-16 09:26:49 +02:00
dis.h
dma-types.h s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL support 2024-03-13 09:23:49 +01:00
dma.h
dwarf.h s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-06-16 16:23:02 +02:00
eadm.h s390/cio: use bitwise types to allow for type checking 2024-03-13 09:23:46 +01:00
ebcdic.h s390/ebcdic: Fix length decrement in codepage_convert() 2025-01-13 09:50:18 +01:00
elf.h s390/syscalls: Remove system call table pointer from thread_struct 2025-11-17 11:10:39 +01:00
entry-common.h randomize_kstack: Unify random source across arches 2026-03-24 21:12:03 -07:00
entry-percpu.h s390/percpu: Infrastructure for more efficient this_cpu operations 2026-06-03 15:32:46 +02:00
exec.h
extable.h
extmem.h s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-06-16 16:23:02 +02:00
facility.h s390/facilities: Fix warning about shadow of global variable 2024-10-10 15:32:43 +02:00
fault.h
fcx.h s390/cio: use bitwise types to allow for type checking 2024-03-13 09:23:46 +01:00
fprobe.h fprobe: Add fprobe_header encoding feature 2024-12-26 10:50:05 -05:00
fpu-insn-asm.h s390/fpu: Move GR_NUM / VX_NUM macros to separate header file 2026-06-03 15:32:44 +02:00
fpu-insn.h s390/fpu: Move GR_NUM / VX_NUM macros to separate header file 2026-06-03 15:32:44 +02:00
fpu-types.h
fpu.h s390/vx: Convert cpu_has_vx() to cpu feature function 2025-03-04 17:18:07 +01:00
ftrace.h s390: Remove compat support 2025-11-17 11:10:38 +01:00
ftrace.lds.h
futex.h s390/mm: Reimplement lazy ASCE handling 2025-04-14 11:23:21 +02:00
gmap_helpers.h KVM: s390: Avoid potentially sleeping while atomic when zapping pages 2026-06-02 16:46:41 +02:00
hardirq.h s390: Replace S390_lowcore by get_lowcore() 2024-06-18 17:01:33 +02:00
hiperdispatch.h s390/hiperdispatch: Introduce hiperdispatch 2024-08-29 22:56:35 +02:00
hugetlb.h s390/mm: Complete ptep_get() conversion 2026-06-16 17:30:31 +02:00
hw_irq.h
idals.h Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
idle.h s390/idle: Remove idle time and count sysfs files 2026-06-15 16:33:40 +02:00
insn-common-asm.h s390/fpu: Move GR_NUM / VX_NUM macros to separate header file 2026-06-03 15:32:44 +02:00
io.h - The 6 patch series "Enable strict percpu address space checks" from 2025-04-01 09:29:18 -07:00
ipl.h
irq_work.h
irq.h s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-06-16 16:23:02 +02:00
irqflags.h s390/irqflags: do not instrument arch_local_irq_*() with KMSAN 2024-07-03 19:30:25 -07:00
isc.h
itcw.h
jump_label.h s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH_ASM macros 2026-06-10 16:25:13 +02:00
kasan.h
Kbuild ring-buffer: Flush and stop persistent ring buffer on panic 2026-05-21 08:20:58 -04:00
kdebug.h
kexec.h s390/kdump: Provide is_kdump_kernel() implementation 2024-10-25 16:03:23 +02:00
kfence.h s390/kfence: Split kfence pool into 4k mappings in arch_kfence_init_pool() 2025-03-18 17:13:05 +01:00
kmsan.h s390/kmsan: Fix merge conflict with get_lowcore() introduction 2024-07-23 16:01:51 +02:00
kprobes.h
kvm_host_types.h KVM: s390: vsie: Accommodate ESA prefix pages 2026-04-02 15:37:01 +02:00
kvm_host.h KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject 2026-06-15 14:18:37 +02:00
kvm_para.h s390: Remove superfluous newlines from inline assemblies 2025-09-29 13:52:08 +02:00
linkage.h s390: Implement _THIS_IP_ using inline asm 2026-05-30 11:33:32 +02:00
lowcore.h Merge branch 'idle-time-acc' into features 2026-06-16 16:21:46 +02:00
maccess.h
machine.h s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-06-16 16:23:02 +02:00
march.h s390: Allow to compile with z17 optimizations 2025-04-09 12:12:41 +02:00
mem_encrypt.h s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-06-16 16:23:02 +02:00
mmu_context.h KVM: s390: Switch to new gmap 2026-02-04 17:00:10 +01:00
mmu.h KVM: S390: Remove PGSTE code from linux/s390 mm 2026-02-04 17:00:10 +01:00
module.h s390/module: Provide find_section() helper 2024-09-13 17:28:36 +02:00
msi.h
nmi.h s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-06-16 16:23:02 +02:00
nospec-branch.h s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-06-16 16:23:02 +02:00
nospec-insn.h s390/vmlinux.lds.S: Prevent thunk functions from getting placed with normal text 2025-10-14 14:45:21 -07:00
numa.h
os_info.h s390/os_info: Fix array size in struct os_info 2024-04-29 17:33:29 +02:00
page-states.h s390: Remove __bootdata annotations from declarations 2024-12-15 16:19:04 +01:00
page.h mm: convert do_brk_flags() to use vma_flags_t 2026-04-05 13:53:40 -07:00
pai.h s390/pai_crypto: Introduce generic event init using pai_pmu[] 2025-11-14 11:30:05 +01:00
pci_clp.h s390/pci: check for relaxed translation capability 2025-02-21 12:01:57 +01:00
pci_debug.h
pci_dma.h iommu/s390: allow larger region tables 2025-04-17 16:43:12 +02:00
pci_insn.h iommu/s390: Make attach succeed when the device was surprise removed 2025-09-05 15:11:09 +02:00
pci_io.h s390/Kconfig: Define non-zero ILLEGAL_POINTER_VALUE 2026-01-27 12:21:20 +01:00
pci.h PCI: s390: Expose the UID as an arch specific PCI slot attribute 2026-04-11 11:18:15 +02:00
percpu.h s390/percpu: Provide arch_this_cpu_write() implementation 2026-06-03 15:32:47 +02:00
perf_event.h Performance events changes for v6.13: 2024-11-19 13:34:06 -08:00
pfault.h
pgalloc.h KVM: S390: Remove PGSTE code from linux/s390 mm 2026-02-04 17:00:10 +01:00
pgtable.h s390: 2026-06-25 10:21:13 -07:00
physmem_info.h s390/boot: Add physmem tracking debug support 2025-01-26 17:24:02 +01:00
pkey.h s390/pkey: Support new xflag PKEY_XFLAG_NOCLEARKEY 2026-01-31 10:52:30 +08:00
pnet.h
preempt.h s390/preempt: Optimize __preempt_count_dec_and_test() 2026-01-17 15:52:49 +01:00
processor.h s390/processor: Remove duplicated cpu_relax() define 2026-05-20 09:48:04 +02:00
ptrace.h s390/percpu: Infrastructure for more efficient this_cpu operations 2026-06-03 15:32:46 +02:00
purgatory.h s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-06-16 16:23:02 +02:00
qdio.h s390/cio: use bitwise types to allow for type checking 2024-03-13 09:23:46 +01:00
runtime_instr.h
runtime-const.h s390: Add runtime constant support 2024-07-23 15:54:58 +02:00
rwonce.h s390: Remove superfluous newlines from inline assemblies 2025-09-29 13:52:08 +02:00
schid.h
sclp.h Arm: 2026-06-19 08:56:49 -07:00
scsw.h s390/cio: use bitwise types to allow for type checking 2024-03-13 09:23:46 +01:00
seccomp.h s390: Remove compat support 2025-11-17 11:10:38 +01:00
sections.h
set_memory.h - The series "zram: optimal post-processing target selection" from 2024-11-23 09:58:07 -08:00
setup.h s390/setup: Drop stale ident_map_size declaration 2026-03-05 21:08:50 +01:00
signal.h
sigp.h s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-06-16 16:23:02 +02:00
skey.h s390/skey: Provide infrastructure for executing with non-default access key 2025-06-29 13:12:02 +02:00
smp.h s390/smp: Mark pcpu_delegate() and smp_call_ipl_cpu() as __noreturn 2025-11-06 14:17:28 +01:00
softirq_stack.h s390: Replace S390_lowcore by get_lowcore() 2024-06-18 17:01:33 +02:00
sparsemem.h s390/sparsemem: Provide phys_to_target_node() with CONFIG_NUMA 2024-11-07 10:33:44 +01:00
spinlock_types.h Improve consistency of '#error' directive messages 2024-11-11 17:17:04 -08:00
spinlock.h s390: Remove superfluous newlines from inline assemblies 2025-09-29 13:52:08 +02:00
stackprotector.h s390: Add stackprotector support 2025-11-24 11:45:21 +01:00
stacktrace.h KVM: s390: vsie: Avoid injecting machine check on signal 2026-03-16 16:56:39 +01:00
stp.h s390/time: Add PtP driver 2024-10-30 17:02:39 -07:00
string.h s390/string: Remove strlcat() implementation 2026-05-30 11:37:25 +02:00
syscall_wrapper.h s390: Remove compat support 2025-11-17 11:10:38 +01:00
syscall.h s390: Remove compat support 2025-11-17 11:10:38 +01:00
sysinfo.h s390/sysinfo: Move stsi() to header file 2025-03-04 17:18:07 +01:00
text-patching.h
thread_info.h s390: Remove compat support 2025-11-17 11:10:38 +01:00
timex.h s390/timex: Move union tod_clock type to separate header 2026-06-15 16:33:40 +02:00
tlb.h Loongarch: 2026-02-13 11:31:15 -08:00
tlbflush.h s390/mm: Remove unused flush_tlb() 2025-11-14 11:34:27 +01:00
tod_types.h s390/timex: Move union tod_clock type to separate header 2026-06-15 16:33:40 +02:00
topology.h s390/smp: Add support for HOTPLUG_SMT 2025-03-31 12:20:39 +02:00
tpi.h s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-06-16 16:23:02 +02:00
trace_clock.h s390/tracing: Add s390-tod clock 2026-05-26 08:15:41 +02:00
types.h s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-06-16 16:23:02 +02:00
uaccess.h uaccess: unify inline vs outline copy_{from,to}_user() selection 2026-05-28 21:24:44 -07:00
unistd.h s390/syscalls: Switch to generic system call table generation 2025-11-17 11:10:39 +01:00
unwind.h
uprobes.h
user.h
uv.h KVM: s390: Switch to new gmap 2026-02-04 17:00:10 +01:00
vdso-symbols.h s390/vdso: Rename vdso64 to vdso 2025-11-25 15:28:07 +01:00
vdso.h s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-06-16 16:23:02 +02:00
vmalloc.h
vmlinux.lds.h
vtime.h s390/irq/idle: Use stcke instead of stckf for time stamps 2026-06-15 16:33:40 +02:00
vtimer.h
word-at-a-time.h s390: Revert support for DCACHE_WORD_ACCESS 2026-06-12 11:30:25 +02:00