]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - scripts/recordmcount.c
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
[mirror_ubuntu-zesty-kernel.git] / scripts / recordmcount.c
index 001facfa5b7436b7c5586ed50fec306b09fa5078..3d1984e59a3016f29ecf84a97305ca8d9647b5ed 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;