K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-08-16T23:15:15.000000Z K 7 svn:log V 218 In vm_thread_swap{in|out}(), remove the alpha specific conditional compilation and replace it with a call to cpu_thread_swap{in|out}(). This allows us to add similar code on ia64 without cluttering the code even more. END