| commit | ee51cfa5c81f66ec296996c16bc3516ecdb20993 | [log] [tgz] |
|---|---|---|
| author | Arve Hjønnevåg <arve@android.com> | Mon Apr 14 21:35:25 2008 -0700 |
| committer | Colin Cross <ccross@android.com> | Mon Apr 09 13:57:47 2012 -0700 |
| tree | c5bbca85f4d31bce16f83a21b686019cf258fbff | |
| parent | 572b262cd341fb0b112ca9482910d53593c1e0e5 [diff] |
printk: Fix log_buf_copy termination. If idx was non-zero and the log had wrapped, len did not get truncated to stop at the last byte written to the log.