linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: kasan: arm64 has kasan support too
@ 2016-09-01 15:06 Laurentiu Tudor
  2016-09-01 15:14 ` Vladimir Murzin
  0 siblings, 1 reply; 2+ messages in thread
From: Laurentiu Tudor @ 2016-09-01 15:06 UTC (permalink / raw)
  To: linux-arm-kernel

Mention that arm64 also has kasan support.

Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
---
 Documentation/kasan.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/kasan.txt b/Documentation/kasan.txt
index 7dd95b3..c156934 100644
--- a/Documentation/kasan.txt
+++ b/Documentation/kasan.txt
@@ -12,7 +12,7 @@ KASAN uses compile-time instrumentation for checking every memory access,
 therefore you will need a GCC version 4.9.2 or later. GCC 5.0 or later is
 required for detection of out-of-bounds accesses to stack or global variables.
 
-Currently KASAN is supported only for x86_64 architecture.
+Currently KASAN is supported only for x86_64 and arm64 architectures.
 
 1. Usage
 ========
-- 
1.8.3.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-09-01 15:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-01 15:06 [PATCH] Documentation: kasan: arm64 has kasan support too Laurentiu Tudor
2016-09-01 15:14 ` Vladimir Murzin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).