freebsd-dev/sys/fs/specfs
Marcel Moolenaar fccf82902d The valid field in struct vm_page can be of type unsigned long when
32K pages are selected. In spec_getpages() change the printf format
specifier and add an explicit cast so that we always print the field
as a long type.
2003-08-28 01:52:14 +00:00
..
spec_vnops.c The valid field in struct vm_page can be of type unsigned long when 2003-08-28 01:52:14 +00:00