diff options
| author | Chen Gang <[email protected]> | 2013-07-03 15:02:36 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-07-03 16:07:31 -0700 |
| commit | 9bde916bc73255dcee3d8aded990443675daa707 (patch) | |
| tree | 5f8487f28ba847ff7b7ddf1df6493ba20d555ebd /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | dacbde0963d62a4962d5e8a5cc38dfd1f016124b (diff) | |
mm/nommu.c: add additional check for vread() just like vwrite() has done
vwrite() checks for overflow. vread() should do the same thing.
Since vwrite() checks the source buffer address, vread() should check
the destination buffer address.
Signed-off-by: Chen Gang <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Michel Lespinasse <[email protected]>
Cc: Rik van Riel <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions