]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
vmstat: remove prefetch
authorChristoph Lameter <clameter@sgi.com>
Tue, 5 Feb 2008 06:29:22 +0000 (22:29 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 5 Feb 2008 17:44:18 +0000 (09:44 -0800)
commit9eccf2a816ed0aad82b577de6a40cd098ad41944
tree28d971fbb701d545b54f9f5fdf71c12940d2b8df
parent7766755a2f249e7e0dabc5255a0a3d151ff79821
vmstat: remove prefetch

Remove the prefetch logic in order to avoid touching impossible per cpu
areas.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Cc: Mike Travis <travis@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/vmstat.c