NetBSD-Bugs archive

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

PR/46041 CVS commit: [netbsd-6] src



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

From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46041 CVS commit: [netbsd-6] src
Date: Thu, 17 May 2012 19:03:24 +0000

 Module Name:   src
 Committed By:  riz
 Date:          Thu May 17 19:03:24 UTC 2012
 
 Modified Files:
        src/distrib/sets/lists/tests [netbsd-6]: module.mi
        src/tests/modules [netbsd-6]: Makefile
 Added Files:
        src/tests/modules [netbsd-6]: t_abi_uvm.sh
        src/tests/modules/k_uvm [netbsd-6]: Makefile k_uvm.c
 
 Log Message:
 Pull up following revision(s) (requested by jmmv in ticket #8):
        tests/modules/t_abi_uvm.sh: revision 1.1
        tests/modules/k_uvm/k_uvm.c: revision 1.1
        tests/modules/k_uvm/Makefile: revision 1.1
        distrib/sets/lists/tests/module.mi: revision 1.6
        tests/modules/Makefile: revision 1.9
 Add a test to ensure that PAGE_SIZE is available in kernel modules.
 This test reproduces the error condition in PR port-macppc/46041 and
 therefore it is an xfail in this particular platform.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.5 -r1.5.8.1 src/distrib/sets/lists/tests/module.mi
 cvs rdiff -u -r1.8 -r1.8.8.1 src/tests/modules/Makefile
 cvs rdiff -u -r0 -r1.3.2.2 src/tests/modules/t_abi_uvm.sh
 cvs rdiff -u -r0 -r1.1.4.2 src/tests/modules/k_uvm/Makefile \
     src/tests/modules/k_uvm/k_uvm.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