
| Current Path : /usr/src/linux-headers-5.4.0-200/arch/c6x/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //usr/src/linux-headers-5.4.0-200/arch/c6x/Kconfig.debug |
# SPDX-License-Identifier: GPL-2.0 config ACCESS_CHECK bool "Check the user pointer address" default y help Usually the pointer transfer from user space is checked to see if its address is in the kernel space. Say N here to disable that check to improve the performance.