Comment 3 for bug 1836154

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2019-07-12 03:44 EDT-------
For disco we could either do backports or simply add 3 more patches to make all patches apply cleanly:

The following does apply with git-cherry-pick on top of the disco git that also has all

NEW:
include: update Linux headers to 4.21-rc1/5.0-rc1
(cherry picked from commit da054c646c777bcb487326f46cd5bf9932b05128)

in eoan
linux-headers: add linux/mman.h.
(cherry picked from commit 8cf108c5d159bccfa162a06e6abc35cfa4965781)

in eoan
linux headers: update against Linux 5.2-rc1
(cherry picked from commit d9cb4336159a00bd0d9c81b93f02874ef3626057)

in eoan
linux-user: fix __NR_semtimedop undeclared error
(cherry picked from commit 86e636951ddce2bb3a82fcaad5abc3779ba4f7ab)

NEW
s390x/cpumodel: mepochptff: warn when no mepoch and re-align group init
(cherry picked from commit ddf5d18af3ce3029d5b93222af5a9e8160d4c34b)

NEW
s390x/cpumodel: add z14 GA2 model
(cherry picked from commit f2a7d1577115bda770d619ff5bc45db1f656edc3)

in eoan
s390x/cpumodel: Miscellaneous-Instruction-Extensions Facility 3
(cherry picked from commit 2ec038836fa03103596023e4a1ad7e6eb50ee7c7)

in eoan
s390x/cpumodel: msa9 facility
(cherry picked from commit 5dacbe23d23c7f0395fa0e65ff1698f632846714)

in eoan
s390x/cpumodel: vector enhancements
(cherry picked from commit 54d65de0b525272edfa66eb75c3f67b183f8aff4)

in eoan
s390x/cpumodel: enhanced sort facility
(cherry picked from commit d220fabf16091ca5c26f3313541bdfb7435d6a08)

in eoan
s390x/cpumodel: add Deflate-conversion facility
(cherry picked from commit afc7b8666b62fe72fdbad7ab0c3f206d4c57c1d1)

in eoan
s390x/cpumodel: add gen15 defintions
(cherry picked from commit caef62430fed6e732d3e43d76752d165cf02ad67)

in eoan
s390x/cpumodel: wire up 8561 and 8562 as gen15 machines
(cherry picked from commit c657e84faee48d6ab36665da5a008b8f0649593d)

in eoan
(fixup) d05be57d s390: cpumodel: fix description for the new vector facility

I test build this and it seems to work fine.
Do you want to cherry-pick yourself or do you want to have my patches?

Will look into bionic next.