From: Linus Torvalds Date: Tue, 23 Sep 2014 21:05:32 +0000 (-0700) Subject: Merge branch 'parisc-3.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/deller... X-Git-Tag: v4.9.8~5672 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d19eff3acfd27dead12ff1f7255fbfea2d778cdb;p=platform%2Fkernel%2Flinux-rpi3.git Merge branch 'parisc-3.17-7' of git://git./linux/kernel/git/deller/parisc-linux Pull parisc fixes from Helge Deller: "We avoid using -mfast-indirect-calls for 64bit kernel builds to prevent building an unbootable kernel due to latest gcc changes. In the pdc_stable/firmware-access driver we fix a few possible stack overflows and we now call secure_computing_strict() instead of secure_computing() which fixes upcoming SECCOMP patches in the for-next trees" * 'parisc-3.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds parisc: pdc_stable.c: Avoid potential stack overflows parisc: pdc_stable.c: Cleaning up unnecessary use of memset in conjunction with strncpy parisc: ptrace: use secure_computing_strict() --- d19eff3acfd27dead12ff1f7255fbfea2d778cdb