From 0a778acf2aeddbc18ed5eab1fbff10bbbe785e16 Mon Sep 17 00:00:00 2001 From: Jan Beulich Date: Wed, 7 Oct 2009 17:33:08 -0400 Subject: [PATCH] x86-64: slightly stream-line 32-bit syscall entry code commit 295286a89107c353b9677bc604361c537fd6a1c0 upstream x86-64: slightly stream-line 32-bit syscall entry code [ required for following patch to apply properly ] Avoid updating registers or memory twice as well as needlessly loading or copying registers. Signed-off-by: Jan Beulich Signed-off-by: Ingo Molnar Cc: Chuck Ebbert Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed