commit | 737d799660ccf843c5396330fbaf254e1a322409 | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Wed Nov 23 13:42:04 2022 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Nov 29 09:52:04 2022 +0100 |
tree | 427b9bd191c38320bad7fd7ff443294229e605e5 | |
parent | b9f495282e617dbc9ec7db8317c507315925f19f [diff] |
kernel: sched: fix ticks logging - Logging supports printing 64-bit values now. Cast to unsigned long and use %lu all times. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>