Re: 2.6.0-test7-mm1

From: Luiz Capitulino
Date: Fri Oct 17 2003 - 08:07:09 EST


Em Sex, 2003-10-17 às 06:58, Kirill Korotaev escreveu:
> > Yup. The "invalidate_inodes-speedup-fixes" and "invalidate_inodes-speedup"
> > patches were not so great and need to be reverted.
> I found another bug in invalidate_inodes-speedup.patch
> introduced by WLI when doing forward porting:
>
> - list_del(&inode->i_list);
> + list_del(&inode->i_sb_list);
>
> first list_del should be kept!!!

the fix for fs/inode.c solved the DEBUG_PAGEALLOC oops.

So, I think the invalidate_inodes-speedup.patch don't need to
be removed (but is good to keep it in next -mm, with the
new fix, of course :)).

--
Luiz Fernando N. Capitulino
<lcapitulino@xxxxxxxxxxxxxxxxxxxx>
<http://www.telecentros.sp.gov.br>

-
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/