NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/54720 CVS commit: src/sys/arch/arm/arm32
The following reply was made to PR port-arm/54720; it has been noted by GNATS.
From: "Ryo Shimizu" <ryo%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/54720 CVS commit: src/sys/arch/arm/arm32
Date: Fri, 29 Nov 2019 17:33:43 +0000
Module Name: src
Committed By: ryo
Date: Fri Nov 29 17:33:43 UTC 2019
Modified Files:
src/sys/arch/arm/arm32: fault.c
Log Message:
if Thumb-32 bit instruction located on a page boundariy, also need to consider the pc + 2 address.
Fix PR/54720. more detail and PoC are descrived in the PR.
To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 src/sys/arch/arm/arm32/fault.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index