Re: [PATCH] find_vma_prev rewrite
From: William Lee Irwin III <hidden>
Date: 2002-06-28 18:01:54
On Thu, Jun 27, 2002 at 04:07:57PM +0100, Matthew Wilcox wrote:
I've been sending patches like this for over 18 months now with no comments. I'm sending it to Linus early next week. It benefits ia64's fault handler path and is required for PA-RISC's fault handler. It works, it's tested. I realise this puts it in a very different class from the kind of VM patches which are allowed in a stable kernel tree.
That's discouraging to hear... perhaps some other time to discuss it. On Thu, Jun 27, 2002 at 04:07:57PM +0100, Matthew Wilcox wrote:
There's also a chunk after find_vma_prev which adds an implementation of find_extend_vma for machines with stacks which grow up. I couldn't be bothered to split it out, since it won't affect any other architecture.
It should be there for correctness. I say it should go in. Cheers, Bill -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/