diff options
| author | Petr Mladek <[email protected]> | 2014-04-03 14:48:41 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-04-03 16:21:07 -0700 |
| commit | e8c42d36ab86cf45f88c3a0e344233b1032fbf3d (patch) | |
| tree | 94fe60e04065bb06c1c83c68b8371dedc113cfc3 /tools/perf/scripts/python | |
| parent | c64730b26f08cccfbc8fcbf169c304b4bd71dcac (diff) | |
printk: add comment about tricky check for text buffer size
There is no check for potential "text_len" overflow. It is not needed
because only valid level is detected. It took me some time to
understand why. It would deserve a comment ;-)
Signed-off-by: Petr Mladek <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jan Kara <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Kay Sievers <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions