Server : nginx/1.24.0 System : Linux ip-172-31-33-48 6.14.0-1011-aws #11~24.04.1-Ubuntu SMP Fri Aug 1 02:07:25 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE Directory : /usr/src/linux-headers-6.14.0-1011-aws/arch/sparc/ |
Upload File : |
# SPDX-License-Identifier: GPL-2.0 config DEBUG_DCFLUSH bool "D-cache flush debugging" depends on SPARC64 && DEBUG_KERNEL config MCOUNT bool depends on SPARC64 depends on FUNCTION_TRACER select ARCH_WANT_FRAME_POINTERS select FRAME_POINTER default y config HAVE_HARDLOCKUP_DETECTOR_SPARC64 bool depends on HAVE_NMI select HARDLOCKUP_DETECTOR_SPARC64 help Sparc64 hardlockup detector is the last one developed before adding the common infrastructure for handling hardlockup detectors. It is always built. It does _not_ use the common command line parameters and sysctl interface, except for /proc/sys/kernel/nmi_watchdog. config HARDLOCKUP_DETECTOR_SPARC64 bool depends on HAVE_HARDLOCKUP_DETECTOR_SPARC64