hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
kernel/arch/sparc/vdso/vdso-layout.lds.S
....@@ -73,12 +73,6 @@
7373
7474 .text : { *(.text*) } :text =0x90909090,
7575
76
- .vread_tick_patch : {
77
- vread_tick_patch_start = .;
78
- *(.vread_tick_patch)
79
- vread_tick_patch_end = .;
80
- }
81
-
8276 /DISCARD/ : {
8377 *(.discard)
8478 *(.discard.*)