[parisc-linux] Re: [PATCH 3/4] mm: move_page_tables{,_up}
Ollie Wild
aaw at google.com
Wed Jun 6 13:50:42 MDT 2007
On 6/6/07, Peter Zijlstra <a.p.zijlstra at chello.nl> wrote:
> PA-RISC will still need it, right?
Originally, I thought since the PA-RISC stack grows up, we'd want to
place the stack at the bottom of memory and have copy_strings() and
friends work in the opposite direction. It turns out, though, that
this ends up being way more headache than it's worth, so I just
manually grow the stack down with expand_downwards().
Ollie
More information about the parisc-linux
mailing list