diff options
author | 2011-07-01 02:25:17 +0200 | |
---|---|---|
committer | 2011-07-02 18:05:46 +0200 | |
commit | 3b99a3ef55b292180473a221f3d6bc24455f0632 (patch) | |
tree | e00651ee9e8d13cbe6845ba20c47e1d04da7dae9 /kernel/fork.c | |
parent | x86,64: Simplify save_regs() (diff) | |
download | wireguard-linux-3b99a3ef55b292180473a221f3d6bc24455f0632.tar.xz wireguard-linux-3b99a3ef55b292180473a221f3d6bc24455f0632.zip |
x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQ
Just for clarity in the code. Have a first block that handles
the frame pointer and a separate one that handles pt_regs
pointer and its use.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Jan Beulich <JBeulich@novell.com>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions