From: Frederic Weisbecker Date: Fri, 1 Jul 2011 00:25:17 +0000 (+0200) Subject: x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQ X-Git-Tag: v3.1-rc1~299^2~16^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b99a3ef55b292180473a221f3d6bc24455f0632;p=pandora-kernel.git 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 Cc: Ingo Molnar Cc: Thomas Gleixner Cc: H. Peter Anvin Cc: Peter Zijlstra Cc: Arnaldo Carvalho de Melo Cc: Jan Beulich --- Reading git-diff-tree failed