commit | 708c46badf7c008d7a651f3d6ae0c2f9a1486500 | [log] [tgz] |
---|---|---|
author | Pavankumar Kondeti <pkondeti@codeaurora.org> | Mon Jun 12 11:27:27 2017 +0530 |
committer | Pavankumar Kondeti <pkondeti@codeaurora.org> | Mon Jun 12 11:41:07 2017 +0530 |
tree | ab5b6fe4312df36a7d760388471955f73d15a14a | |
parent | efc62c2e47fa2756dd2d999142dbf7f8f11bc192 [diff] |
sched: walt: Free per-cpu prev_window/curr_window upon task exit The task's per-cpu prev_window/curr_window memory is allocated but not freed when HMP is not defined. Move free_task_load_ptrs() to walt.c Change-Id: Ia70fa0cfb020f0d1b8c127eab8f68930e044e714 Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>