]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
UBUNTU: [Packaging] retpoline -- add safe usage hint support
authorAndy Whitcroft <apw@canonical.com>
Thu, 8 Mar 2018 15:48:31 +0000 (15:48 +0000)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Thu, 5 Apr 2018 08:41:57 +0000 (10:41 +0200)
commit6b6e07368a74d3ce15a275bdde2c4a5a45fbfb65
treeab6390a8fbe8b41d756a46445fd2118f3b4ec18f
parent4c1a9e9a3aa7303b4770a03244aad80336ad4502
UBUNTU: [Packaging] retpoline -- add safe usage hint support

BugLink: http://bugs.launchpad.net/bugs/1758856
Use the upstream retpoline safe hinting support to clear out known
safe retpoline sequences from those detected.  At the same time
switch to extracting the indirect sequences and associated hints
to .o generation time.  This allows it to be run on the cache hot
data and to be run in parallel on the builders.

Signed-off-by: Andy Whitcroft <apw@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
debian/rules.d/4-checks.mk
debian/scripts/retpoline-extract
debian/scripts/retpoline-extract-one [new file with mode: 0755]
scripts/Makefile.build