diff options
| author | Masami Hiramatsu <[email protected]> | 2010-03-12 23:22:17 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2010-03-13 07:32:22 +0000 |
| commit | 594087a04eea544356f9c52e83c1a9bc380ce80f (patch) | |
| tree | 30aef0f600edc6bb20d77974c9de2c923aabec8f /drivers/mtd/lpddr/lpddr_cmds.c | |
| parent | perf record: Don't try to find buildids in a zero sized file (diff) | |
| download | kernel-594087a04eea544356f9c52e83c1a9bc380ce80f.tar.gz kernel-594087a04eea544356f9c52e83c1a9bc380ce80f.zip | |
perf probe: Fix probe_point buffer overrun
Fix probe_point array-size overrun problem. In some cases (e.g.
inline function), one user-specified probe-point can be
translated to many probe address, and it overruns pre-defined
array-size. This also removes redundant MAX_PROBES macro
definition.
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: systemtap <[email protected]>
Cc: DLE <[email protected]>
Cc: <[email protected]>
LKML-Reference: <[email protected]>
[ Note that only root can create new probes. Eventually we should remove
the MAX_PROBES limit, but that is a larger patch not eligible to
perf/urgent treatment. ]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions
