NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/51150 CVS commit: src/sys/arch/evbarm/imx7
The following reply was made to PR port-evbarm/51150; it has been noted by GNATS.
From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/51150 CVS commit: src/sys/arch/evbarm/imx7
Date: Mon, 30 May 2016 17:43:46 +0000
Module Name: src
Committed By: dholland
Date: Mon May 30 17:43:46 UTC 2016
Modified Files:
src/sys/arch/evbarm/imx7: imx7_machdep.c
Log Message:
If MEMSIZE isn't set, #error instead of proceeding using uninitialized
stack garbage as the memory size. Please improve as needed; I don't know
anything about this hardware.
PR 51150 from David Binderman.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/imx7/imx7_machdep.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