linux/arch/powerpc/platforms/powermac
Alexey Kardashevskiy d51f86cfd8 powerpc/mm: Switch obsolete dssall to .long
The dssall ("Data Stream Stop All") instruction is obsolete altogether
with other Data Cache Instructions since ISA 2.03 (year 2006).

LLVM IAS does not support it but PPC970 seems to be using it.
This switches dssall to .long as there is no much point in fixing LLVM.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20211221055904.555763-6-aik@ozlabs.ru
2021-12-23 22:35:13 +11:00
..
backlight.c treewide: Add SPDX license identifier for missed files 2019-05-21 10:50:45 +02:00
bootx_init.c powerpc: Remove klimit 2021-06-25 00:07:10 +10:00
cache.S powerpc/mm: Switch obsolete dssall to .long 2021-12-23 22:35:13 +11:00
feature.c powerpc/powermac: Add __init attribute to eligible functions 2021-12-23 22:33:14 +11:00
Kconfig powerpc/64s: Make hash MMU support configurable 2021-12-09 22:40:24 +11:00
low_i2c.c powerpc/powermac: Add additional missing lockdep_register_key() 2021-12-09 22:41:22 +11:00
Makefile kbuild: remove cc-option test of -fno-stack-protector 2020-07-07 11:13:10 +09:00
nvram.c powerpc/powermac: Add __init attribute to eligible functions 2021-12-23 22:33:14 +11:00
pci.c powerpc/pci: Move PHB discovery for PCI_DN using platforms 2021-02-09 00:01:05 +11:00
pfunc_base.c powerpc/powermac: Add __init attribute to eligible functions 2021-12-23 22:33:14 +11:00
pfunc_core.c treewide: Add SPDX license identifier for missed files 2019-05-21 10:50:45 +02:00
pic.c powerpc: use swap() to make code cleaner 2021-12-20 12:01:21 +11:00
pmac.h powerpc: Remove unused prototype for of_show_percpuinfo 2021-10-09 00:15:58 +11:00
setup.c cuda/pmu: Make find_via_cuda/pmu init functions 2021-12-23 22:35:00 +11:00
sleep.S powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACK 2020-12-08 21:41:03 +11:00
smp.c powerpc/powermac: Add __init attribute to eligible functions 2021-12-23 22:33:14 +11:00
time.c mm: don't include asm/pgtable.h if linux/mm.h is already included 2020-06-09 09:39:13 -07:00
udbg_adb.c powerpc: Use device_type helpers to access the node type 2018-11-26 22:33:37 +11:00
udbg_scc.c powerpc/powermac: Add __init attribute to eligible functions 2021-12-23 22:33:14 +11:00