x86/entry/64/compat: Document sysenter_fix_flags's reason for existence
authorBorislav Petkov <bp@alien8.de>
Fri, 9 Oct 2015 17:08:59 +0000 (19:08 +0200)
committerIngo Molnar <mingo@kernel.org>
Sun, 11 Oct 2015 09:06:40 +0000 (11:06 +0200)
commit374a3a3916a70fc6236bc2b8f8ac02548a128a54
tree09a05036d7ed4d73112ce779d01a74bac4dab0f5
parentf5e6a9753ac2965564a14e6285a06f44043ed9c8
x86/entry/64/compat: Document sysenter_fix_flags's reason for existence

The code under the label can normally be inline, without the
jumping back and forth but the latter is an optimization.

Document that.

Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Andy Lutomirski <luto@kernel.org>
Cc: Andy Lutomirski <luto@amacapital.net>
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: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20151009170859.GA24266@pd.tnic
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/entry/entry_64_compat.S