linux/arch/ia64
Sebastian Andrzej Siewior f8d8e5803c locking: don't check for __LINUX_SPINLOCK_TYPES_H on -RT archs
Upstream uses arch_spinlock_t within spinlock_t and requests that
spinlock_types.h header file is included first.
On -RT we have the rt_mutex with its raw_lock wait_lock which needs
architectures' spinlock_types.h header file for its definition. However
we need rt_mutex first because it is used to build the spinlock_t so
that check does not work for us.
Therefore I am dropping that check.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
2023-03-25 04:21:27 +03:00
..
configs scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled 2020-07-22 09:32:57 +02:00
hp/common dma-mapping updates for 5.4: 2019-09-19 13:27:23 -07:00
include locking: don't check for __LINUX_SPINLOCK_TYPES_H on -RT archs 2023-03-25 04:21:27 +03:00
kernel Use CONFIG_PREEMPTION 2023-03-25 04:21:18 +03:00
lib ia64: remove now unused machvec indirections 2019-08-16 11:33:57 -07:00
mm ia64: fix discontig.c section mismatches 2021-04-28 13:19:16 +02:00
oprofile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pci ia64: remove support for machvecs 2019-08-16 14:32:26 -07:00
scripts tweewide: Fix most Shebang lines 2021-05-22 11:38:30 +02:00
uv ia64: remove support for machvecs 2019-08-16 14:32:26 -07:00
Kconfig mm: remove quicklist page table caches 2019-09-24 15:54:09 -07:00
Kconfig.debug ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTK 2021-11-17 09:48:29 +01:00
Makefile kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables 2020-09-03 11:27:10 +02:00
install.sh
module.lds License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00