Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   jmmv
Date:           Fri Feb 17 22:36:50 UTC 2012

Modified Files:
        src/distrib/sets/lists/tests: module.mi
        src/tests/modules: Makefile
Added Files:
        src/tests/modules: t_abi_uvm.sh
        src/tests/modules/k_uvm: Makefile k_uvm.c

Log Message:
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.6 src/distrib/sets/lists/tests/module.mi
cvs rdiff -u -r1.8 -r1.9 src/tests/modules/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/modules/t_abi_uvm.sh
cvs rdiff -u -r0 -r1.1 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