diff options
author | Andy Lutomirski <luto@kernel.org> | 2018-10-14 11:38:18 -0700 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2018-10-17 12:30:27 +0200 |
commit | ae852495be365f6be433dde6629d3f0316f8efde (patch) | |
tree | 0b7b8e8b15d0948ccf59f24d000831b7354fea28 /arch/x86/kernel | |
parent | 04f4f954b69526d7af8ffb8e5780f08b8a6cda2d (diff) |
x86/entry/64: Further improve paranoid_entry comments
Commit:
16561f27f94e ("x86/entry: Add some paranoid entry/exit CR3 handling comments")
... added some comments. This improves them a bit:
- When I first read the new comments, it was unclear to me whether
they were referring to the case where paranoid_entry interrupted
other entry code or where paranoid_entry was itself interrupted.
Clarify it.
- Remove the EBX comment. We no longer use EBX as a SWAPGS
indicator.
Signed-off-by: Andy Lutomirski <luto@kernel.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/c47daa1888dc2298e7e1d3f82bd76b776ea33393.1539542111.git.luto@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/kernel')
0 files changed, 0 insertions, 0 deletions