K 10 svn:author V 4 jake K 8 svn:date V 27 2001-01-21T06:50:03.000000Z K 7 svn:log V 257 Remove the per-cpu pages used for copy and zero-ing pages of memory for SMP; just use the same ones as UP. These weren't used without holding Giant anyway, and the routines that use them would have to be protected from pre-emption to avoid migrating cpus. END