diff options
author | Denys Vlasenko <[email protected]> | 2015-04-07 22:43:44 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-04-09 10:31:26 +0200 |
commit | a37f34a325d90856314ccd4994e1070dcc6bdcc4 (patch) | |
tree | 9761bec624da40a90c0dfd7b2732fbdd8c9cdec2 /fs/jbd/commit.c | |
parent | 54a81e914b2432a86dd49cf611b0f71ef44ca7ad (diff) |
x86/asm/entry/64: Reduce padding in execve stubs
execve stubs are 7 bytes only. Padding them to 16 bytes is a
waste.
text data bss dec hex filename
12594 0 0 12594 3132 entry_64.o.before
12530 0 0 12530 30f2 entry_64.o
Run-tested.
Signed-off-by: Denys Vlasenko <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Will Drewry <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions