|
@@ -289,7 +289,7 @@ config OPTIMIZE_INLINING
|
|
|
|
|
|
config DEBUG_STRICT_USER_COPY_CHECKS
|
|
config DEBUG_STRICT_USER_COPY_CHECKS
|
|
bool "Strict copy size checks"
|
|
bool "Strict copy size checks"
|
|
- depends on DEBUG_KERNEL
|
|
|
|
|
|
+ depends on DEBUG_KERNEL && !TRACE_BRANCH_PROFILING
|
|
---help---
|
|
---help---
|
|
Enabling this option turns a certain set of sanity checks for user
|
|
Enabling this option turns a certain set of sanity checks for user
|
|
copy operations into compile time failures.
|
|
copy operations into compile time failures.
|