From: Keith Packard <keithp@keithp.com>
To: Ard Biesheuvel <ardb@kernel.org>,
linux-arm-kernel@lists.infradead.org, linux@armlinux.org.uk
Cc: Ard Biesheuvel <ardb@kernel.org>,
Nicolas Pitre <nico@fluxnic.net>, Arnd Bergmann <arnd@arndb.de>,
Kees Cook <keescook@chromium.org>,
Linus Walleij <linus.walleij@linaro.org>
Subject: Re: [PATCH 0/5] ARM: add vmap'ed stack support
Date: Mon, 11 Oct 2021 16:32:03 -0700 [thread overview]
Message-ID: <87r1crxhn0.fsf@keithp.com> (raw)
In-Reply-To: <20211008074127.435364-1-ardb@kernel.org>
[-- Attachment #1.1: Type: text/plain, Size: 569 bytes --]
Ard Biesheuvel <ardb@kernel.org> writes:
> Ard Biesheuvel (5):
> ARM: memcpy: use frame pointer as unwind anchor
> ARM: memmove: use frame pointer as unwind anchor
> ARM: memset: clean up unwind annotations
> ARM: unwind: disregard unwind info before stack frame is set up
> ARM: implement support for vmap'ed stacks
I've been testing these on my Raspberry Pi 2B (quad v7), including
testing kernel stack overflow which now kills the related process rather
than the whole system.
Tested-by: Keith Packard <keithpac@amazon.com>
--
-keith
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2021-10-11 23:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-08 7:41 [PATCH 0/5] ARM: add vmap'ed stack support Ard Biesheuvel
2021-10-08 7:41 ` [PATCH 1/5] ARM: memcpy: use frame pointer as unwind anchor Ard Biesheuvel
2021-10-08 7:41 ` [PATCH 2/5] ARM: memmove: " Ard Biesheuvel
2021-10-08 7:41 ` [PATCH 3/5] ARM: memset: clean up unwind annotations Ard Biesheuvel
2021-10-08 7:41 ` [PATCH 4/5] ARM: unwind: disregard unwind info before stack frame is set up Ard Biesheuvel
2021-10-08 7:41 ` [PATCH 5/5] ARM: implement support for vmap'ed stacks Ard Biesheuvel
2021-10-08 9:54 ` [PATCH 0/5] ARM: add vmap'ed stack support Ard Biesheuvel
2021-10-11 23:32 ` Keith Packard [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=87r1crxhn0.fsf@keithp.com \
--to=keithp@keithp.com \
--cc=ardb@kernel.org \
--cc=arnd@arndb.de \
--cc=keescook@chromium.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux@armlinux.org.uk \
--cc=nico@fluxnic.net \
/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.