diff options
| author | Ingo Molnar <mingo@kernel.org> | 2017-12-01 04:32:48 -0500 |
|---|---|---|
| committer | Ingo Molnar <mingo@kernel.org> | 2017-12-17 06:58:53 -0500 |
| commit | 0fd2e9c53d82704a3ba87ea1980ec515188c5316 (patch) | |
| tree | a828c396110053feba9e65307a4e802b00966519 /lib | |
| parent | 1784f9144b143a1e8b19fe94083b040aa559182b (diff) | |
| parent | 1e4c4f610f774df6088d7c065b2dd4d22adba698 (diff) | |
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Pull in a minimal set of v4.15 entry code changes, for a base for the MM isolation patches.
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Kconfig.debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index dfdad67d8f6c..ff21b4dbb392 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
| @@ -376,7 +376,7 @@ config STACK_VALIDATION | |||
| 376 | that runtime stack traces are more reliable. | 376 | that runtime stack traces are more reliable. |
| 377 | 377 | ||
| 378 | This is also a prerequisite for generation of ORC unwind data, which | 378 | This is also a prerequisite for generation of ORC unwind data, which |
| 379 | is needed for CONFIG_ORC_UNWINDER. | 379 | is needed for CONFIG_UNWINDER_ORC. |
| 380 | 380 | ||
| 381 | For more information, see | 381 | For more information, see |
| 382 | tools/objtool/Documentation/stack-validation.txt. | 382 | tools/objtool/Documentation/stack-validation.txt. |
