We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25cf336 commit 0fe3c63Copy full SHA for 0fe3c63
net/bpfilter/bpfilter_umh_blob.S
@@ -1,5 +1,5 @@
1
/* SPDX-License-Identifier: GPL-2.0 */
2
- .section .rodata, "a"
+ .section .init.rodata, "a"
3
.global bpfilter_umh_start
4
bpfilter_umh_start:
5
.incbin "net/bpfilter/bpfilter_umh"
0 commit comments