mirror of
https://github.com/dynup/kpatch
synced 2025-01-03 11:12:01 +00:00
integration/ubuntu1604: disable gcc-mangled-3.patch
__flush_cpu_slab() is present in vmlinux.symtab but is optimized out during kpatch builds. Signed-off-by: Artem Savkov <asavkov@redhat.com>
This commit is contained in:
parent
cef728043e
commit
086f7f6319
@ -1,6 +1,9 @@
|
||||
ensure that __cmpxchg_double_slab.isra.45 and
|
||||
__cmpxchg_double_slab.isra.45.part.46 aren't correlated.
|
||||
|
||||
Disabled: __flush_cpu_slab() is present in vmlinux.symtab but is optimized
|
||||
out during kpatch builds
|
||||
|
||||
diff -Nupr src.orig/mm/slub.c src/mm/slub.c
|
||||
--- src.orig/mm/slub.c 2016-12-15 19:55:38.988000000 +0000
|
||||
+++ src/mm/slub.c 2016-12-15 19:56:39.068000000 +0000
|
Loading…
Reference in New Issue
Block a user