diff options
| author | Mike Rapoport <[email protected]> | 2019-05-13 17:18:49 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2019-05-14 09:47:47 -0700 |
| commit | 0d7b4a607d8f0f95f1ce49e993a04317d10a4ecd (patch) | |
| tree | 1afedc5284ef9dab1992140ad143734ac1a3c111 /tools/perf/scripts/python | |
| parent | f40399992a245c852ad446e265d1567010db5e10 (diff) | |
riscv: switch over to generic free_initmem()
The riscv version of free_initmem() differs from the generic one only in
that it sets the freed memory to zero.
Make ricsv use the generic version and poison the freed memory.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Mike Rapoport <[email protected]>
Reviewed-by: Palmer Dabbelt <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Richard Kuo <[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