X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=mm%2Ffilemap.c;h=fe079e9219d1692553c34ddfa40d21577fd5e48a;hb=8e19843c36abae08e1e541a65ce53fd2e88499fc;hp=23a051a7ef0fb46936d342d7b25b166473428a6e;hpb=0785249f8b93836986e9d1bdeefd2a2c13f160af;p=linux-2.6-microblaze.git diff --git a/mm/filemap.c b/mm/filemap.c index 23a051a7ef0f..fe079e9219d1 100644 --- a/mm/filemap.c +++ b/mm/filemap.c @@ -2566,7 +2566,6 @@ page_not_uptodate: if (!error || error == AOP_TRUNCATED_PAGE) goto retry_find; - /* Things didn't work out. Return zero to tell the mm layer so. */ shrink_readahead_size_eio(ra); return VM_FAULT_SIGBUS;