Commit d832ba5
committed
slab: Stop packing slab.c
It caused unaligned pointers into struct osdp_pd and rust does not like
unaligned poiters. It also hurts perforamnce in those systems.
Signed-off-by: Siddharth Chandrasekaran <sidcha.dev@gmail.com>1 parent 7762230 commit d832ba5
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments