NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/54720 CVS commit: [netbsd-9] src/sys/arch/arm/arm32



The following reply was made to PR port-arm/54720; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54720 CVS commit: [netbsd-9] src/sys/arch/arm/arm32
Date: Sun, 8 Dec 2019 14:31:58 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Dec  8 14:31:58 UTC 2019
 
 Modified Files:
 	src/sys/arch/arm/arm32 [netbsd-9]: fault.c
 
 Log Message:
 Pull up following revision(s) (requested by ryo in ticket #510):
 
 	sys/arch/arm/arm32/fault.c: revision 1.109
 
 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.108.4.1 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