K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-08-28T01:52:14.000000Z K 7 svn:log V 221 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. END