/linux-6.3-rc2/drivers/firewire/ |
A D | sbp2.c | 160 unsigned int workarounds; member 332 unsigned int workarounds; member 337 .workarounds = SBP2_WORKAROUND_INQUIRY_36 | 349 .workarounds = SBP2_WORKAROUND_INQUIRY_36, 359 .workarounds = SBP2_WORKAROUND_128K_MAX_TRANS, 379 .workarounds = SBP2_WORKAROUND_FIX_CAPACITY, 384 .workarounds = SBP2_WORKAROUND_FIX_CAPACITY, 389 .workarounds = SBP2_WORKAROUND_FIX_CAPACITY, 394 .workarounds = SBP2_WORKAROUND_FIX_CAPACITY, 1109 w |= sbp2_workarounds_table[i].workarounds; in sbp2_init_workarounds() [all …]
|
/linux-6.3-rc2/arch/mips/loongson64/ |
A D | env.c | 109 loongson_sysconf.workarounds = WORKAROUND_CPUFREQ; in prom_lefi_init_env() 131 loongson_sysconf.workarounds = WORKAROUND_CPUHOTPLUG; in prom_lefi_init_env() 162 loongson_sysconf.workarounds |= esys->workarounds; in prom_lefi_init_env()
|
A D | smp.c | 835 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_disable_clock() 849 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_enable_clock()
|
/linux-6.3-rc2/Documentation/arm64/ |
A D | silicon-errata.rst | 31 known as "software workarounds" and are only required in the minority of 35 For software workarounds that may adversely impact systems unaffected by 37 Features" -> "ARM errata workarounds via the alternatives framework". 39 CPU is detected. For less-intrusive workarounds, a Kconfig option is not 45 file acts as a registry of software workarounds in the Linux Kernel and 46 will be updated when new workarounds are committed and backported to
|
/linux-6.3-rc2/arch/mips/cavium-octeon/ |
A D | Kconfig | 5 bool "Enable CN63XXP1 errata workarounds" 8 The CN63XXP1 chip requires build time workarounds to 10 workarounds will cause a slight decrease in performance on 12 unless it is known the workarounds are needed.
|
/linux-6.3-rc2/arch/mips/bcm47xx/ |
A D | Makefile | 8 obj-y += board.o buttons.o leds.o workarounds.o
|
/linux-6.3-rc2/drivers/gpu/drm/i915/selftests/ |
A D | i915_live_selftests.h | 20 selftest(workarounds, intel_workarounds_live_selftests)
|
/linux-6.3-rc2/arch/powerpc/platforms/pasemi/ |
A D | Kconfig | 25 device tree patches and workarounds for the SB600 South
|
/linux-6.3-rc2/Documentation/translations/zh_CN/arm64/ |
A D | silicon-errata.txt | 52 “基于可选方法框架的 ARM 瑕疵补救措施(ARM errata workarounds via
|
/linux-6.3-rc2/Documentation/translations/zh_TW/arm64/ |
A D | silicon-errata.txt | 56 「基於可選方法框架的 ARM 瑕疵補救措施(ARM errata workarounds via
|
/linux-6.3-rc2/arch/powerpc/platforms/52xx/ |
A D | Kconfig | 53 Enable workarounds for original MPC5200 errata. This is not required
|
/linux-6.3-rc2/arch/mips/loongson2ef/ |
A D | Platform | 30 # Enable the workarounds for Loongson2f
|
/linux-6.3-rc2/arch/mips/include/asm/mach-loongson64/ |
A D | boot_param.h | 101 u64 workarounds; /* see workarounds.h */ member
|
A D | loongson.h | 36 u64 workarounds; member
|
/linux-6.3-rc2/Documentation/devicetree/bindings/sifive/ |
A D | sifive-blocks-ip-versioning.txt | 31 integration-specific bug fixes or workarounds are needed, the kernel
|
/linux-6.3-rc2/Documentation/nvme/ |
A D | feature-and-quirk-policy.rst | 72 firmware updates or other workarounds are available from the vendor.
|
/linux-6.3-rc2/drivers/pci/ |
A D | Kconfig | 59 bool "Enable PCI quirk workarounds" if EXPERT 61 This enables workarounds for various PCI chipset bugs/quirks.
|
/linux-6.3-rc2/Documentation/x86/x86_64/ |
A D | boot-options.rst | 195 Disable out of spec ACPI workarounds. 268 Overwrite iommu off workarounds for specific chipsets.
|
/linux-6.3-rc2/arch/powerpc/kernel/ |
A D | Makefile | 158 obj-$(CONFIG_PPC_IO_WORKAROUNDS) += io-workarounds.o
|
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/chelsio/ |
A D | cxgb.rst | 315 AMD's provides three workarounds for this problem, however, Chelsio 328 details with this bug and workarounds suggested by AMD.
|
/linux-6.3-rc2/arch/powerpc/boot/dts/ |
A D | mpc8313erdb.dts | 299 * workarounds listed in section 8.5 of the board
|
/linux-6.3-rc2/Documentation/block/ |
A D | biovecs.rst | 85 bcache) had some ugly workarounds for this.
|
/linux-6.3-rc2/Documentation/firmware-guide/acpi/ |
A D | osi.rst | 79 might support, or enable quirks or bug workarounds
|
/linux-6.3-rc2/arch/mips/ |
A D | Kconfig | 1337 Loongson-3 processors have the llsc issues which require workarounds. 1338 Without workarounds the system may hang unexpectedly. 1754 require workarounds. Without workarounds the system may hang 1758 Loongson 2F03 and later have fixed these issues and no workarounds 1759 are needed. The workarounds have no significant side effect on them
|
/linux-6.3-rc2/arch/m68k/fpsp040/ |
A D | bugfix.S | 5 | This file contains workarounds for bugs in the 040
|