mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
If we are returning back to kernel mode, %g4 could be live (for example, in the case where we window spill in the etrap code). So do not change it's value if going back to kernel. Signed-off-by: David S. Miller <davem@davemloft.net>