From: Arnd Bergmann <arnd@arndb.de>
To: linux-arm-kernel@lists.infradead.org
Cc: Seung-Woo Kim <sw0312.kim@samsung.com>,
linux@armlinux.org.uk, linux-kernel@vger.kernel.org,
aryabinin@virtuozzo.com
Subject: Re: [RFC][PATCH] arm: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL
Date: Tue, 21 Jun 2016 10:43:19 +0200 [thread overview]
Message-ID: <12441230.VuJWJP4oWR@wuerfel> (raw)
In-Reply-To: <1466487545-22819-1-git-send-email-sw0312.kim@samsung.com>
On Tuesday, June 21, 2016 2:39:05 PM CEST Seung-Woo Kim wrote:
> To enable UBSAN on arm, this patch enables ARCH_HAS_UBSAN_SANITIZE_ALL
> from arm confiuration. Basic kernel booting is tested on arm kernel
> enabled CONFIG_UBSAN_SANITIZE_ALL from Exynos5422 based Odroid-XU3
> board.
>
> Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
> ---
> Because I tested only with specific soc board, so I am not sure the ubsan is
> fine for all other cases. So, I send this patch as a RFC.
>
I've tried this out on my build test box in the past, but ran into
some problems. In particular I ended up disabling
-fsanitize=signed-integer-overflow and -fsanitize=object-size
and later reverting the whole thing, but don't remember exactly
why (possibly I was hitting internal compiler errors?).'
Let me re-enable it with your patch locally and report back
with whatever build problems I run into.
Arnd
next prev parent reply other threads:[~2016-06-21 8:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-21 5:39 [RFC][PATCH] arm: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL Seung-Woo Kim
2016-06-21 8:43 ` Arnd Bergmann [this message]
2016-06-21 11:44 ` Arnd Bergmann
2016-06-21 16:34 ` Andrey Ryabinin
2016-06-21 20:11 ` Arnd Bergmann
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=12441230.VuJWJP4oWR@wuerfel \
--to=arnd@arndb.de \
--cc=aryabinin@virtuozzo.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=sw0312.kim@samsung.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox