aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/time_64.c
diff options
context:
space:
mode:
authorGlauber Costa <gcosta@redhat.com>2008-08-14 17:33:12 -0300
committerIngo Molnar <mingo@elte.hu>2008-10-13 10:21:27 +0200
commit097a0788df71b0f3328c70ab5f4e41c27ee66817 (patch)
treeb66d74b112f7816adc6b4b3f88ee7b8ee8ae66f8 /arch/x86/kernel/time_64.c
parent2c44e66843cd50c5ef4f4271fbd63a4f4bf4d083 (diff)
x86: set bp field in pt_regs properly
Save rbp twice: One is for marking the stack frame, as usual (already there), and the other, to fill pt_regs properly. This is because bx comes right before the last saved register in that structure, and not bp. If the base pointer were in the place bx is today, this would not be needed. Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/time_64.c')
0 files changed, 0 insertions, 0 deletions