Skip to content
Snippets Groups Projects
Commit 74cd2184 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

ia64: add __NR_umount2 definition


Other architectures commonly use __NR_umount2 for sys_umount,
only ia64 and alpha use __NR_umount here. In order to synchronize
the generated tables, use umount2 like everyone else, and add back
the old name from asm/unistd.h for compatibility.

The __IGNORE_* lines are now all obsolete and can be removed as
a side-effect.

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 90856087
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment