From: Tony Luck Date: Mon, 15 Jun 2009 23:22:09 +0000 (-0700) Subject: [IA64] ia64 does not need umount2() syscall X-Git-Tag: v2.6.31-rc1~281^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e56e2dcd381d9ec35379328f332221581eda4787;p=pandora-kernel.git [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: :395:2: warning: #warning syscall umount2 not implemented Signed-off-by: Tony Luck --- Reading git-diff-tree failed