Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / scripts / recordmcount.c
index 001facf..3d1984e 100644 (file)
@@ -404,7 +404,7 @@ do_file(char const *const fname)
                }
                if (w2(ghdr->e_machine) == EM_S390) {
                        reltype = R_390_64;
-                       mcount_adjust_64 = -8;
+                       mcount_adjust_64 = -14;
                }
                if (w2(ghdr->e_machine) == EM_MIPS) {
                        reltype = R_MIPS_64;