On Thu, 28 Dec 2000, Linus Torvalds wrote: > On Thu, 28 Dec 2000, Rik van Riel wrote: > > > > I've made a small debugging patch that simply checks > > for this illegal state in add_page_to_active_list and > > add_page_to_inactive_dirty_list. > > I bet it won't catch the real bad guy, which almost certainly is > the "remove_from_swap_cache()" thing (it should do a > ClearPageDirty() before it removes it from the swapper_inode > mapping). Ohhh indeed. This is a very likely candidate which is trivial to fix. regards, Rik -- Hollywood goes for world dumbination, Trailer at 11. http://www.surriel.com/ http://www.conectiva.com/ http://distro.conectiva.com.br/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: innd mmap bug in 2.4.0-test12 Chris Mason
- Re: innd mmap bug in 2.4.0-test12 Rik van Riel
- Re: innd mmap bug in 2.4.0-test12 Chris Mason
- Re: innd mmap bug in 2.4.0-test12 Linus Torvalds
- Re: innd mmap bug in 2.4.0-test12 Dan Aloni
- Re: innd mmap bug in 2.4.0-test12 Dan Aloni
- Re: innd mmap bug in 2.4.0-test12 Rik van Riel
- Re: innd mmap bug in 2.4.0-test12 Rik van Riel
- Re: innd mmap bug in 2.4.0-test12 Daniel Phillips
- Re: innd mmap bug in 2.4.0-test12 Linus Torvalds
- Re: innd mmap bug in 2.4.0-test12 Rik van Riel
- Re: innd mmap bug in 2.4.0-test12 Michael Peddemors
- Re: innd mmap bug in 2.4.0-test12 Alan Cox
- Re: innd mmap bug in 2.4.0-test12 Daniel Phillips
- Re: innd mmap bug in 2.4.0-test12 Linus Torvalds
- Re: innd mmap bug in 2.4.0-test12 Marco d'Itri
- Re: innd mmap bug in 2.4.0-test12 Augusto César Radtke
- Re: innd mmap bug in 2.4.0-test12 Linus Torvalds
- Re: innd mmap bug in 2.4.0-test12 Linus Torvalds
- controllerless pci device support Eric Shattow
- Re: controllerless pci device support Alan Cox