Commit 3e4f390
committed
rules: finish renaming module_base_from_va_bits to loongarch64_module_base
The file moved but the name it is keyed by did not. check-rule-registry
requires a rule's symbol to match its filename, and the confidence-floor
allowlist is keyed by basename, so both failed: an unregistered rule and
an orphan registry entry on one side, an unreviewed pin and a stale
allowlist entry on the other.1 parent ad23ed5 commit 3e4f390
6 files changed
Lines changed: 12 additions & 12 deletions
File tree
- src
- components
- include/kasld
- rules
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
333 | | - | |
| 333 | + | |
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7780 | 7780 | | |
7781 | 7781 | | |
7782 | 7782 | | |
7783 | | - | |
| 7783 | + | |
7784 | 7784 | | |
7785 | | - | |
| 7785 | + | |
7786 | 7786 | | |
7787 | 7787 | | |
7788 | 7788 | | |
| |||
8766 | 8766 | | |
8767 | 8767 | | |
8768 | 8768 | | |
8769 | | - | |
| 8769 | + | |
8770 | 8770 | | |
8771 | 8771 | | |
8772 | 8772 | | |
| |||
0 commit comments