diff options
author | Christoph Lameter <clameter@sgi.com> | 2006-04-20 02:43:12 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-04-20 07:54:03 -0700 |
commit | 6d472be37896b1c41b50f3da124f8b7718ba7797 (patch) | |
tree | c01adec9db3c85b48e337189b4fdc1f7e6f23733 /fs/xfs | |
parent | 4409ebe9afabe7db77eaaae9eb3eb05b8315ce4a (diff) |
[PATCH] Remove cond_resched in gather_stats()
gather_stats() is called with a spinlock held from check_pte_range. We
cannot reschedule with a lock held.
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/xfs')
0 files changed, 0 insertions, 0 deletions