]> git.baikalelectronics.ru Git - kernel.git/commit
x86/asm: Fix typo in arch/x86/kernel/asm_offset_64.c
authorNicholas Mc Guire <der.herr@hofr.at>
Mon, 27 Oct 2014 17:28:05 +0000 (18:28 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 28 Oct 2014 10:24:17 +0000 (11:24 +0100)
commit6164d9c9c8f18f89739451a1a6616b4a3b008331
tree9b651e3ffa5845de38b66c5b9f4d22d2bc3b6718
parent1a827be7159d91cff8113df65183bb8f4a4dd25b
x86/asm: Fix typo in arch/x86/kernel/asm_offset_64.c

Drop double entry for pt_regs_bx.

This seems to be a typo - resulting in a double entry in the
generated include/generated/asm-offsets.h, which is not necessary.

Build-tested and booted on x86 64 box to make sure it was not
doing any strange magic.... after all it was in the kernel in
this form for almost 10 years.

Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at>
Cc: Jan Beulich <JBeulich@suse.com>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: http://lkml.kernel.org/r/20141027172805.GA19760@opentech.at
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/asm-offsets_64.c