kpatch/test/integration/centos-7
Artem Savkov 5dfe17cb02 Update fixup-section patches
These patches previously would try to dereference a userspace pointer
directly which can cause issue on some systems. Since the aim of these
patches is to check fixup section changes we can don't need to do any
meaningful changes to the function, so change the patches to just add
asm("nop") instead.

Signed-off-by: Artem Savkov <asavkov@redhat.com>
2019-05-15 10:28:45 +02:00
..
bug-table-section.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
cmdline-string-LOADED.test testing: add and rebase integration tests for CentOS 7 2016-12-16 16:06:28 -05:00
cmdline-string.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
data-new-LOADED.test testing: add and rebase integration tests for CentOS 7 2016-12-16 16:06:28 -05:00
data-new.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
data-read-mostly.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
fixup-section.patch Update fixup-section patches 2019-05-15 10:28:45 +02:00
gcc-constprop.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
gcc-isra.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
gcc-mangled-3.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
gcc-static-local-var-2.patch Testcase: Clean up gcc-static-local-var-2 2018-04-06 12:11:05 +05:30
gcc-static-local-var-3.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
gcc-static-local-var-4.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
gcc-static-local-var-4.test integration/centos7: fix module prefixes 2019-01-11 10:32:49 +01:00
gcc-static-local-var-5.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
gcc-static-local-var-6.patch Testing: Add testcase for correlating static local variable 2018-04-05 09:44:45 -05:00
gcc-static-local-var.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
macro-callbacks.patch kmod: add support for in-kernel livepatch hooks 2018-03-23 10:32:14 -04:00
macro-printk.patch integration/centos7: update macro-printk.patch 2019-01-11 10:32:49 +01:00
meminfo-cmdline-rebuild-SLOW-LOADED.test.disabled integration/centos7: disable rebuild-SLOW patch 2019-01-11 10:34:06 +01:00
meminfo-cmdline-rebuild-SLOW.patch.disabled integration/centos7: disable rebuild-SLOW patch 2019-01-11 10:34:06 +01:00
meminfo-init2-FAIL.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
meminfo-init-FAIL.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
meminfo-string-LOADED.test testing: add and rebase integration tests for CentOS 7 2016-12-16 16:06:28 -05:00
meminfo-string.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
module-call-external.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
module-kvm-fixup.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
module-shadow.patch integration/centos7: update module-shadow.patch 2019-01-11 10:34:13 +01:00
multiple.test integration: blacklists in multiple.test 2019-01-17 09:26:35 +01:00
new-function.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
new-globals.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
parainstructions-section.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
README testing: add and rebase integration tests for CentOS 7 2016-12-16 16:06:28 -05:00
remote-setup drop unused rpmdevtools dependency 2018-03-21 15:15:08 -05:00
replace-section-references.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
shadow-newpid-LOADED.test testing: add and rebase integration tests for CentOS 7 2016-12-16 16:06:28 -05:00
shadow-newpid.patch integration/centos-7: fix shadow-newpid.patch warnings 2019-01-28 17:19:45 +01:00
smp-locks-section.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
special-static-2.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
special-static.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
tracepoints-section.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00
warn-detect-FAIL.patch testing: rebase patches for CentOS 7.4 kernel-3.10.0-693.el7 2017-09-22 17:02:33 -04:00

3.10.0-327.36.3.el7.x86_64