NetBSD-Bugs archive

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

PR/49020 CVS commit: src/sys/arch/arm/include



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

From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49020 CVS commit: src/sys/arch/arm/include
Date: Tue, 5 Aug 2014 06:24:57 +0000

 Module Name:   src
 Committed By:  skrll
 Date:          Tue Aug  5 06:24:56 UTC 2014
 
 Modified Files:
        src/sys/arch/arm/include: types.h
 
 Log Message:
 Don't set __NO_STRICT_ALIGNMENT as armv[67] ldm/stm have alignment
 restrictions.
 
 PR/49020: Writing to tap device may cause panic on RPI
 
 Discussed with matt@
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.27 -r1.28 src/sys/arch/arm/include/types.h
 
 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