On Tue, 2018-01-02 at 11:03:24 UTC, Michael Ellerman wrote:
> Add a test case of the error code reported when we take a SEGV on a
> mapped but inaccessible area. We broke this recently.
>
> Based on a test case from John Sperbeck .
>
> Signed-off-by: Michael Ellerman
> Acked-by: John Sperbeck
John Sperbeck writes:
> On Tue, Jan 2, 2018 at 3:03 AM, Michael Ellerman wrote:
>> Add a test case of the error code reported when we take a SEGV on a
>> mapped but inaccessible area. We broke this recently.
>>
>> Based on a test case from John Sperbeck .
>>
>> Signed-off-by: Michael Ellerman
.
On Tue, Jan 2, 2018 at 3:03 AM, Michael Ellerman wrote:
> Add a test case of the error code reported when we take a SEGV on a
> mapped but inaccessible area. We broke this recently.
>
> Based on a test case from John Sperbeck .
>
> Signed-off-by: Michael Ellerman
> ---
> tools/testing/selftests/
Add a test case of the error code reported when we take a SEGV on a
mapped but inaccessible area. We broke this recently.
Based on a test case from John Sperbeck .
Signed-off-by: Michael Ellerman
---
tools/testing/selftests/powerpc/mm/.gitignore| 3 +-
tools/testing/selftests/powerpc/mm/Ma