Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80382
b: refs/heads/master
c: 11201e6
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Jan 30, 2008
1 parent ced50dc commit 5381215
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8a45eb31d832af5441703bf447c97f786ff850a4
refs/heads/master: 11201e603d28a1cb7a4bb1d65f39e61629c97a28
6 changes: 3 additions & 3 deletions trunk/arch/x86/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@ config DEBUG_PER_CPU_MAPS

config DEBUG_RODATA
bool "Write protect kernel read-only data structures"
default y
depends on DEBUG_KERNEL
help
Mark the kernel read-only data as write-protected in the pagetables,
in order to catch accidental (and incorrect) writes to such const
data. This option may have a slight performance impact because a
portion of the kernel code won't be covered by a 2MB TLB anymore.
If in doubt, say "N".
data. This is recommended so that we can catch kernel bugs sooner.
If in doubt, say "Y".

config 4KSTACKS
bool "Use 4Kb for kernel stacks instead of 8Kb"
Expand Down

0 comments on commit 5381215

Please sign in to comment.