From: Michael Ellerman <patch-notifications@ellerman.id.au>
To: Michael Ellerman <mpe@ellerman.id.au>, linuxppc-dev@ozlabs.org
Cc: anton@samba.org
Subject: Re: [1/2] selftests/powerpc: Abort load_unaligned_zeropad on unhandled SEGV
Date: Mon, 14 Nov 2016 23:17:04 +1100 (AEDT) [thread overview]
Message-ID: <3tHTzP0Ptdz9t17@ozlabs.org> (raw)
In-Reply-To: <1478148061-5724-1-git-send-email-mpe@ellerman.id.au>
On Thu, 2016-03-11 at 04:41:00 UTC, Michael Ellerman wrote:
> If the load unaligned zeropad test takes a SEGV which can't be handled,
> we increment segv_error, print the offending NIP and then return without
> taking any further action. In almost all cases this means we'll just
> take the SEGV again, and loop eternally spamming the console.
>
> Instead just abort(), it's a fatal error in the test. The test harness
> will notice that the child died and print a nice message for us.
>
> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Applied to powerpc next.
https://git.kernel.org/powerpc/c/06236f4efb926aa433e2cb3e36e846
cheers
prev parent reply other threads:[~2016-11-14 12:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-03 4:41 [PATCH 1/2] selftests/powerpc: Abort load_unaligned_zeropad on unhandled SEGV Michael Ellerman
2016-11-03 4:41 ` [PATCH 2/2] selftests/powerpc: Fail load_unaligned_zeropad on miscompare Michael Ellerman
2016-11-14 12:17 ` [2/2] " Michael Ellerman
2016-11-14 12:17 ` Michael Ellerman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3tHTzP0Ptdz9t17@ozlabs.org \
--to=patch-notifications@ellerman.id.au \
--cc=anton@samba.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=mpe@ellerman.id.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.