chiark / gitweb /
make sure __NR_name_to_handle_at is correctly defined
authorMichael Olbrich <m.olbrich@pengutronix.de>
Thu, 18 Oct 2012 11:55:13 +0000 (13:55 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 19 Oct 2012 15:31:33 +0000 (17:31 +0200)
commitf527b6b8e23759eabe9ebcb50b7dce412d5132d3
tree20b43bce774d6fbf9302e6c88d09643d3e236ffa
parent2a7cccf065c73abfe263d9c0b24bab24b6e68f29
make sure __NR_name_to_handle_at is correctly defined

341 is only valid for x86, so don't use it for other architectures.
Add the correct numbers for ARM and PowerPC while at it.
src/shared/missing.h