K 10 svn:author V 6 marcel K 8 svn:date V 27 2005-07-05T17:12:18.000000Z K 7 svn:log V 258 Enhance ia64_flush_dirty() to handle the case in which td != curthread. This case is triggered with ptrace(2) and the PT_SETREGS function. Change the return type of the function to int so that errors can be passed on to the caller. Approved by: re (scottl) END