In article <[EMAIL PROTECTED]> you wrote: > Well, the bug seems to exactly using the page after a "free_page()". Which > is always a bug, but at least should be easy to fix. > I've considered making "free_page()" a macro something like > __free_pge(x); > x = NULL; Maybe the trick electric fence uses might work. efence unmaps the page from the page tables... and of course the get_free_page function would have to map it into the tables. Not for normal use, but for debugging it may help. Greetings, Arjan van de Ven - 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: 2.4.0-test8-pre1 is quite bad / how about integrating... Alexander Viro
- Re: 2.4.0-test8-pre1 is quite bad / how about integrating... Linus Torvalds
- Re: 2.4.0-test8-pre1 is quite bad / how about integrating... Rik van Riel
- Re: 2.4.0-test8-pre1 is quite bad / how about integrating... Linus Torvalds
- Re: 2.4.0-test8-pre1 is quite bad / how about integrating... Rik van Riel
- Re: 2.4.0-test8-pre1 is quite bad / how about integrating... Linus Torvalds
- Re: 2.4.0-test8-pre1 is quite bad / how about integrating... Alan Cox
- Re: 2.4.0-test8-pre1 is quite bad / how about integrating... Alexander Viro
- Re: 2.4.0-test8-pre1 is quite bad / how about integrating... Jamie Lokier
- Re: 2.4.0-test8-pre1 is quite bad / how about integrating... Alexander Viro
- Re: 2.4.0-test8-pre1 is quite bad / how about integrating... Arjan van de Ven
- Re: 2.4.0-test8-pre1 is quite bad / how about integrating... Daniel Phillips