summaryrefslogtreecommitdiff
path: root/net/ipv4/udp.c
diff options
context:
space:
mode:
authorPrasad Sodagudi <psodagud@codeaurora.org>2017-02-24 09:00:53 -0800
committerPrasad Sodagudi <psodagud@codeaurora.org>2017-02-24 09:14:38 -0800
commitdde29fdd4027e0ef47e715df1f8d59170ba4b293 (patch)
treeb0d012543dde8e1031c175427ddca45e9f596711 /net/ipv4/udp.c
parentd72462d943ee499ac17a485bdacca60c0db31c04 (diff)
arm64: Disable KASAN in uwwind_frame
There is chance of unwinding stack of other task and that task may be executing on other CPU simultaneously. If the other task which is getting unwind may be executing on other cpu, KASAN warning would get printed due stack changes. So disable kasan in unwind_frame while accessing other stack frames. Change-Id: I25107f44e102414cf36e50e0b215a207ae5462d1 Signed-off-by: Prasad Sodagudi <psodagud@codeaurora.org>
Diffstat (limited to 'net/ipv4/udp.c')
0 files changed, 0 insertions, 0 deletions