Partially revert r294055.
This part was a botched revert of a test change. Spotted by: alc
This commit is contained in:
parent
1ed62f8c4a
commit
b6b4543199
@ -129,7 +129,7 @@ struct pmap_physseg {
|
||||
* The physical address space is densely populated on 32-bit systems,
|
||||
* but may not be on 64-bit ones.
|
||||
*/
|
||||
#ifdef __powerpc__
|
||||
#ifdef __powerpc64__
|
||||
#define VM_PHYSSEG_SPARSE
|
||||
#else
|
||||
#define VM_PHYSSEG_DENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user