[PATCH] PPC64 umount fix.

Steve Munroe sjmunroe@us.ibm.com
Fri Apr 9 16:36:00 GMT 2004


For PPC64 native builds unount does not work because default umount uses 
syscall(NR__umount, ...) which is not implemented for PPC64. The best 
solution is to forward all umount calls to umount2 like hppa umount.c.

Thanks to Marcus Meisser for pointing this out.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ppc64-umount-20040405.txt
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20040409/f2feb883/attachment.txt>


More information about the Libc-alpha mailing list