diff options
author | Pavel Tatashin <[email protected]> | 2017-08-25 15:55:46 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-08-25 16:12:46 -0700 |
commit | 91b540f98872a206ea1c49e4aa6ea8eed0886644 (patch) | |
tree | f9364d7d1c9c47123ca73d1910b76322482da9a4 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 2b7e8665b4ff51c034c55df3cff76518d1a9ee3a (diff) |
mm/memblock.c: reversed logic in memblock_discard()
In recently introduced memblock_discard() there is a reversed logic bug.
Memory is freed of static array instead of dynamically allocated one.
Link: http://lkml.kernel.org/r/[email protected]
Fixes: 3010f876500f ("mm: discard memblock data later")
Signed-off-by: Pavel Tatashin <[email protected]>
Reported-by: Woody Suwalski <[email protected]>
Tested-by: Woody Suwalski <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions