diff options
| author | Alexander Potapenko <[email protected]> | 2016-08-02 14:02:58 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-08-02 17:31:41 -0400 |
| commit | c3cee372282cb6bcdf19ac1457581d5dd5ecb554 (patch) | |
| tree | c69679c97a866019a5efde5078b85fe9e02cc54b /tools/perf/scripts/python/stat-cpi.py | |
| parent | 7e088978933ee186533355ae03a9dc1de99cf6c7 (diff) | |
kasan: avoid overflowing quarantine size on low memory systems
If the total amount of memory assigned to quarantine is less than the
amount of memory assigned to per-cpu quarantines, |new_quarantine_size|
may overflow. Instead, set it to zero.
[[email protected]: cleanup: use WARN_ONCE return value]
Link: http://lkml.kernel.org/r/[email protected]
Fixes: 55834c59098d ("mm: kasan: initial memory quarantine implementation")
Signed-off-by: Alexander Potapenko <[email protected]>
Reported-by: Dmitry Vyukov <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions