Server IP : 15.235.198.142 / Your IP : 216.73.216.44 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/src/linux-headers-6.8.0-60/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 default y config FRAME_POINTER bool depends on MCOUNT 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