K 10 svn:author V 7 attilio K 8 svn:date V 27 2007-07-23T23:16:53.000000Z K 7 svn:log V 298 upcall_free() was only used in kse_GC() which has been removed so it now results unused; this, with -Werror option of gcc, rise a warning for gcc which let the buildkernel to be busted. Fix this removing upcall_free(). Reported by: various Approved by: jeff Approved by: re Pointy hat to: attilio END