Commit eb7bb34
Fix format string mistake in accel_move_code_to_huge_pages()
inode is unsigned, so use %lu instead of %ld1 parent df579ad commit eb7bb34
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3029 | 3029 | | |
3030 | 3030 | | |
3031 | 3031 | | |
3032 | | - | |
| 3032 | + | |
3033 | 3033 | | |
3034 | 3034 | | |
3035 | 3035 | | |
| |||
0 commit comments