summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorWu Fengguang <fengguang.wu@intel.com>2009-06-16 22:31:21 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2009-06-17 02:47:28 (GMT)
commitcaca7cb748571a5b39943a9b3e7081feef055e5e (patch)
tree8f115031584d8ebc14280079fed8183ef1f032ac /sound
parentfc31d16add13773265cc53d59f2e7594cb3c0a14 (diff)
downloadlinux-fsl-qoriq-caca7cb748571a5b39943a9b3e7081feef055e5e.tar.xz
readahead: remove one unnecessary radix tree lookup
(hit_readahead_marker != 0) means the page at @offset is present, so we can search for non-present page starting from @offset+1. Reported-by: Xu Chenfeng <xcf@ustc.edu.cn> Signed-off-by: Wu Fengguang <fengguang.wu@intel.com> Cc: Ying Han <yinghan@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions