diff options
author | Jerome Marchand <jmarchan@redhat.com> | 2013-11-12 15:07:12 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-11-13 12:09:03 +0900 |
commit | 9e4be4708e9e88da46ae1f0bb1054c3619cc476e (patch) | |
tree | ccea30f743723fb1747a8d833a51996045d9d666 /arch | |
parent | 4b90951c0bd8ca6695837354a253794192f6dfd5 (diff) | |
download | talos-op-linux-9e4be4708e9e88da46ae1f0bb1054c3619cc476e.tar.gz talos-op-linux-9e4be4708e9e88da46ae1f0bb1054c3619cc476e.zip |
mm/compaction.c: update comment about zone lock in isolate_freepages_block
Since commit f40d1e42bb98 ("mm: compaction: acquire the zone->lock as
late as possible"), isolate_freepages_block() takes the zone->lock
itself. The function description however still states that the
zone->lock must be held.
This patch removes this outdated statement.
Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
Cc: Mel Gorman <mel@csn.ul.ie>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions