Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: 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.
>
> I explicitly made PAGE_SIZE unavailable for powerpc. This was part
> of having one consistent view for OEA,BOOKE,IBM4XX all which use
> different page size. So you can't rely on PAGE_SIZE.
why can't you define it to a variable like sparc does?
.mrg.
Home |
Main Index |
Thread Index |
Old Index