NetBSD-Bugs archive

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

PR/57598 CVS commit: src/sys/arch/arm/ti



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

From: "David H. Gutteridge" <gutteridge%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57598 CVS commit: src/sys/arch/arm/ti
Date: Tue, 5 Sep 2023 02:59:07 +0000

 Module Name:	src
 Committed By:	gutteridge
 Date:		Tue Sep  5 02:59:07 UTC 2023
 
 Modified Files:
 	src/sys/arch/arm/ti: ti_com.c
 
 Log Message:
 ti_com.c: set sc_type to COM_TYPE_OMAP
 
 Avoid a kernel hang reported by Brook Milligan in PR port-arm/57598.
 Patch suggested by RVP, seems correct to several of us. (If this
 introduces a regression with some board, sorry, mea culpa. But in
 that case we should still be carrying this, just conditionalized.)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.11 -r1.12 src/sys/arch/arm/ti/ti_com.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