git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97de6ad
)
[IA64] ia64 does not need umount2() syscall
author
Tony Luck
<tony.luck@intel.com>
Mon, 15 Jun 2009 23:22:09 +0000
(16:22 -0700)
committer
Tony Luck
<tony.luck@intel.com>
Tue, 16 Jun 2009 20:13:50 +0000
(13:13 -0700)
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>
No differences found