Commit 8078218
authored
Fix perf_trampoline alignment to actually align to 32 bits instead of bytes
bit byte confusion here, perf trampoline was previously aligned to 32 bytes, significantly overallocating space per trampoline1 parent b6c11fe commit 8078218
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| |||
0 commit comments