On Mon, 07 Dec 2009, David Gibson wrote:
> Al Viro recently discovered several bugs in the behaviour of mremap()
> that can cause crashes on architectures with holes in the address
> space (like ia64) and on powerpc with it's distinct page size
> "slices".
>
> This patch adds three new testcases
Al Viro recently discovered several bugs in the behaviour of mremap()
that can cause crashes on architectures with holes in the address
space (like ia64) and on powerpc with it's distinct page size
"slices".
This patch adds three new testcases to tickle some of these bugs
(aimed chiefly at the pow