may be emitted into an anonymous
.data section thats lack the __init annotation. So work around it
by using assignments instead.
Signed-off-by: Ard Biesheuvel
Signed-off-by: Gerald Schaefer
---
net/core/ptp_classifier.c | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a
While preparing KASLR for s390, I stumbled over a section mismatch warning
after enabling -fPIE compiler option:
WARNING: vmlinux.o(.data+0x31070): Section mismatch in reference from the
variable print_fmt_kfree_skb to the variable .init.data:ptp_filter.51760
I found a patch that would address thi
f-by: Christoph Hellwig
Acked-by: Gerald Schaefer