Re: 2.6.4-mm1

From: Andrew Morton
Date: Thu Mar 11 2004 - 13:48:53 EST


Redeeman <lkml@xxxxxxxxxxx> wrote:
>
> i didnt do anything more than patch with mm1, is there a patch for doing
> that spin_unlock_irq()? :)

--- 25/fs/mpage.c~a 2004-03-11 10:46:29.000000000 -0800
+++ 25-akpm/fs/mpage.c 2004-03-11 10:46:31.000000000 -0800
@@ -672,7 +672,6 @@ mpage_writepages(struct address_space *m
}
pagevec_release(&pvec);
}
- spin_unlock_irq(&mapping->tree_lock);
if (bio)
mpage_bio_submit(WRITE, bio);
return ret;

_

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/