]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
MIPS: VDSO: Fix clobber lists in fallback code paths
authorGoran Ferenc <goran.ferenc@imgtec.com>
Thu, 27 Jul 2017 16:08:47 +0000 (18:08 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 7 Aug 2017 11:53:25 +0000 (13:53 +0200)
commitb399ee28c29c07f6a7ad87dade9148828757e6e9
tree9bb6c22b8e5c98ab66a669f9d223fa65a2120a5b
parentae5b0675942ab30cde96099c68a2290bd1aafcca
MIPS: VDSO: Fix clobber lists in fallback code paths

Extend clobber lists to include all GP registers.

Fixes: 0b523a85e134 ("MIPS: VDSO: Add implementation of gettimeofday() fallback")
Signed-off-by: Miodrag Dinic <miodrag.dinic@imgtec.com>
Signed-off-by: Goran Ferenc <goran.ferenc@imgtec.com>
Signed-off-by: Aleksandar Markovic <aleksandar.markovic@imgtec.com>
Reviewed-by: James Hogan <james.hogan@imgtec.com>
Cc: Bo Hu <bohu@google.com>
Cc: Douglas Leung <douglas.leung@imgtec.com>
Cc: James Hogan <james.hogan@imgtec.com>
Cc: Jin Qian <jinqian@google.com>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: Petar Jovanovic <petar.jovanovic@imgtec.com>
Cc: Raghu Gandham <raghu.gandham@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/16879/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/vdso/gettimeofday.c