Commit 1d3ffc3
committed
CDO: Handle .data..unlikely sections.
Upstream kernel commit [1] renamed .data.unlikely section as .data..unlikely.
Handle it the same as .data.unlikely sections.
[1] bb43a59944f4 ("Rename .data.unlikely to .data..unlikely")
Signed-off-by: Song Liu <song@kernel.org>1 parent 4f50a19 commit 1d3ffc3
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1735 | 1735 | | |
1736 | 1736 | | |
1737 | 1737 | | |
1738 | | - | |
1739 | | - | |
| 1738 | + | |
| 1739 | + | |
1740 | 1740 | | |
1741 | 1741 | | |
1742 | 1742 | | |
1743 | | - | |
1744 | | - | |
| 1743 | + | |
| 1744 | + | |
1745 | 1745 | | |
1746 | 1746 | | |
1747 | 1747 | | |
| |||
0 commit comments