From: Chris Zankel <chris@zankel.net>
To: Max Filippov <jcmvbkbc@gmail.com>
Cc: Marc Gauthier <marc@tensilica.com>,
Baruch Siach <baruch@tkos.co.il>,
linux-xtensa@linux-xtensa.org, linux-arch@vger.kernel.org
Subject: Re: [PATCH 0/2] xtensa queue 2013/10/15 for 3.12
Date: Tue, 15 Oct 2013 10:58:35 -0700 [thread overview]
Message-ID: <525D824B.4020106@zankel.net> (raw)
In-Reply-To: <1381789363-2411-1-git-send-email-jcmvbkbc@gmail.com>
Hi Max,
Thanks for the patches. Is my assumption correct that this fixes memory
faults while in double exception? And, instead of panic-ing, it works
now but registers are likely wrong with ptrace?
Also, should that go in for 3.12 (rc6?) or only in 3.13?
Thanks,
-Chris
On 10/14/2013 03:22 PM, Max Filippov wrote:
> Hi Chris,
>
> could you please push these two fixes to the 3.12?
> One fixes the regression introduced by the a3/excsave conversion in 3.12-rc1,
> and the other fixes use of nonexistent alternative signal stack by threads.
>
> You can pull these changes from my git tree,
> the following changes since commit 61e6cfa80de5760bbe406f4e815b7739205754d2:
>
> Linux 3.12-rc5 (2013-10-13 15:41:28 -0700)
>
> are available in the git repository at:
> git://github.com/jcmvbkbc/linux-xtensa.git xtensa-fixes-for-upstream
>
> Baruch Siach (1):
> xtensa: don't use alternate signal stack on threads
>
> Max Filippov (1):
> xtensa: fix fast_syscall_spill_registers_fixup
>
> arch/xtensa/kernel/entry.S | 49 ++++++++++++++++++++++++++----------------
> arch/xtensa/kernel/signal.c | 2 +-
> 2 files changed, 31 insertions(+), 20 deletions(-)
>
next prev parent reply other threads:[~2013-10-15 17:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-14 22:22 [PATCH 0/2] xtensa queue 2013/10/15 for 3.12 Max Filippov
2013-10-14 22:22 ` [PATCH 1/2] xtensa: fix fast_syscall_spill_registers_fixup Max Filippov
2013-10-14 22:22 ` [PATCH 2/2] xtensa: don't use alternate signal stack on threads Max Filippov
2013-10-15 17:58 ` Chris Zankel [this message]
2013-10-15 18:29 ` [PATCH 0/2] xtensa queue 2013/10/15 for 3.12 Max Filippov
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=525D824B.4020106@zankel.net \
--to=chris@zankel.net \
--cc=baruch@tkos.co.il \
--cc=jcmvbkbc@gmail.com \
--cc=linux-arch@vger.kernel.org \
--cc=linux-xtensa@linux-xtensa.org \
--cc=marc@tensilica.com \
/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.