Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ftrace: fix breakage in bin_fmt results
In 777e208 we changed from outputting field->cpu (a char) to iter->cpu (unsigned int), increasing the resulting structure size by 3 bytes. Signed-off-by: Eric Anholt <eric@anholt.net> Signed-off-by: Ingo Molnar <mingo@elte.hu>
- Loading branch information