• Denys Vlasenko's avatar
    x86/asm/entry/32: Update "interrupt off" comments · a232e3d5
    Denys Vlasenko authored
    The existing comment has proven to be not very clear.
    
    Replace it with a comment similar to the one we now have in the 64-bit
    syscall entry point. (Three instances, one per 32-bit syscall entry).
    
    In the INT80 entry point's CFI annotations, replace mysterious
    expressions with numric constants. In this case, raw numbers
    look more understandable.
    Signed-off-by: default avatarDenys Vlasenko <dvlasenk@redhat.com>
    Cc: Alexei Starovoitov <ast@plumgrid.com>
    Cc: Andy Lutomirski <luto@amacapital.net>
    Cc: Borislav Petkov <bp@alien8.de>
    Cc: Frederic Weisbecker <fweisbec@gmail.com>
    Cc: H. Peter Anvin <hpa@zytor.com>
    Cc: Kees Cook <keescook@chromium.org>
    Cc: Linus Torvalds <torvalds@linux-foundation.org>
    Cc: Oleg Nesterov <oleg@redhat.com>
    Cc: Steven Rostedt <rostedt@goodmis.org>
    Cc: Will Drewry <wad@chromium.org>
    Link: http://lkml.kernel.org/r/1427452582-21624-2-git-send-email-dvlasenk@redhat.comSigned-off-by: default avatarIngo Molnar <mingo@kernel.org>
    a232e3d5
ia32entry.S 15.2 KB