[PATCH 0/5] fs/proc/task_mmu.c: cleanup tail_vma/last_addr mess
From: Oleg Nesterov
Date: Thu Aug 07 2014 - 15:19:48 EST
On 08/05, Oleg Nesterov wrote:
>
> Todo:
>
> - Cleanup the tail_vma horror in m_start
On top of the previous "[PATCH v2 0/7] /proc/PID/*maps* fixes/cleanups"
series.
It took me much more time than I expected ;) And after 3 attempts I failed
to fix this (imho) horror step-by-step. So 1/5 simply removes the last_addr
code, and then 4/5 brings it back.
Todo:
- Update task_nommu.c in the same way
- Fix lock_trace() users
Oleg.
fs/proc/task_mmu.c | 98 +++++++++++++++++++++------------------------------
1 files changed, 40 insertions(+), 58 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/