]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[IA64] ia64 does not need umount2() syscall
authorTony Luck <tony.luck@intel.com>
Mon, 15 Jun 2009 23:22:09 +0000 (16:22 -0700)
committerTony Luck <tony.luck@intel.com>
Tue, 16 Jun 2009 20:13:50 +0000 (13:13 -0700)
commite56e2dcd381d9ec35379328f332221581eda4787
treea33cd10267bb1d3307144f1271234e4f9946b67b
parent97de6ad196db75a26077171014493c9d26be8a5d
[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>
arch/ia64/include/asm/unistd.h