lockdep: annotate mm_take_all_locks()
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Mon, 11 Aug 2008 07:30:25 +0000 (09:30 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 11 Aug 2008 07:30:25 +0000 (09:30 +0200)
commit454ed842d55740160334efc9ad56cfef54ed37bc
tree1b60057a0dc7d65c530b6b1ad4514200f828ac9a
parentb7d39aff91454f2534db2275f55908656ec0470c
lockdep: annotate mm_take_all_locks()

The nesting is correct due to holding mmap_sem, use the new annotation
to annotate this.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
mm/mmap.c