diff options
author | Alexander Kuleshov <kuleshovmail@gmail.com> | 2016-01-30 14:01:12 +0600 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2016-01-30 09:20:55 +0100 |
commit | 5e9ebbd87a99ecc6abb74325b0ac63c46891f6f3 (patch) | |
tree | e34b02c5146bcd897c46a9044f8679a22d6afda3 /arch/x86/lib/misc.c | |
parent | 26cd83670f2f5a3d5b5514a1f7d96567cdb9558b (diff) | |
download | linux-5e9ebbd87a99ecc6abb74325b0ac63c46891f6f3.tar.gz linux-5e9ebbd87a99ecc6abb74325b0ac63c46891f6f3.tar.xz |
x86/boot: Micro-optimize reset_early_page_tables()
Save 25 bytes of code and make the bootup a tiny bit faster:
text data bss dec filename
9735144 4970776 15474688 30180608 vmlinux.old
9735119 4970776 15474688 30180583 vmlinux
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Cc: Alexander Popov <alpopov@ptsecurity.com>
Cc: Andrey Ryabinin <ryabinin.a.a@gmail.com>
Cc: Andy Lutomirski <luto@kernel.org>
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/1454140872-16926-1-git-send-email-kuleshovmail@gmail.com
[ Fixed various small details. ]
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/lib/misc.c')
0 files changed, 0 insertions, 0 deletions