Fix a typo: change lists to list to match rest of sentence.
Also, I misspoke in r336428. Any devices on sparc64 machines on "isa" that can do DMA can do 32-bit address DMA and aren't limited to 24-bits of address.
This commit is contained in:
parent
61e8cc885b
commit
fc4d56e7a2
@ -87,7 +87,7 @@
|
||||
#define VM_FREEPOOL_DIRECT 1
|
||||
|
||||
/*
|
||||
* Create one free page lists: VM_FREELIST_DEFAULT is for all physical
|
||||
* Create one free page list: VM_FREELIST_DEFAULT is for all physical
|
||||
* pages.
|
||||
*/
|
||||
#define VM_NFREELIST 1
|
||||
|
Loading…
Reference in New Issue
Block a user