diff options
author | Borislav Petkov <bp@suse.de> | 2016-08-23 19:23:56 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2016-08-24 11:20:31 +0200 |
commit | 556b6723689694ac9134bcc36a07828168e057f4 (patch) | |
tree | 2a4bd71c41fe302b400c4c907de000b6371b0a29 /arch/Kconfig | |
parent | x86/dumpstack: Remove 64-byte gap at end of irq stack (diff) | |
download | linux-556b6723689694ac9134bcc36a07828168e057f4.tar.xz linux-556b6723689694ac9134bcc36a07828168e057f4.zip |
x86/entry: Remove outdated comment about SYSCALL targets
The comment probably meant some old AMD64 incarnation which most likely
never saw the light of day. STAR and LSTAR are two different registers
and STAR sets CS/SS(DS) selectors for *all* modes, not only 32-bit.
So simply remove that comment.
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20160823172356.15879-1-bp@alien8.de
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/Kconfig')
0 files changed, 0 insertions, 0 deletions