Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IA64] ia64 does not need umount2() syscall
ia64 doesn't have old and new versions of the umount system call. It just has the new version. Fixes this build warning: <stdin>:395:2: warning: #warning syscall umount2 not implemented Signed-off-by: Tony Luck <tony.luck@intel.com>
- Loading branch information