Commit 8b64b20
committed
Fix: treat
Fixes an error that occured when the exclusive kernel end address was equal to the start address of the next memory region. We erroneously considered these regions as overlapping.kernel_slice_end as an exclusive bound when checking for overlaps1 parent c73786d commit 8b64b20
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
0 commit comments