Commit 2a45e61
committed
Only the top-level section should be considered for renaming
The Linux kernel first places `jiffies64` in .data, and later refines
that to .data..cacheline_aligned. The latter still is within the .data
section, though, so just use the .data part for renaming.1 parent 9c66a66 commit 2a45e61
1 file changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
721 | 721 | | |
722 | 722 | | |
723 | 723 | | |
724 | | - | |
725 | | - | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
726 | 736 | | |
727 | 737 | | |
728 | 738 | | |
| |||
0 commit comments