commit | d6dbd998b723087f933f88a9e10843c6a7682fa2 | [log] [tgz] |
---|---|---|
author | Steve McIntyre <steve.mcintyre@linaro.org> | Wed Oct 24 14:49:20 2012 +0100 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Fri Oct 26 22:55:52 2012 +0000 |
tree | 1379c1787589630e8f50bc6e0b3e55f99237d9e6 | |
parent | 9679296d56e3c0a948b1b4dcce99fd3c9b253a3d [diff] |
linux: add new errno values for EPROBE_DEFER and EOPENSTALE New definitions match updates in Linux 3.4 and Linux 3.5 respectively. * linux/errnoent.h (ERRNO_517): Change to EPROBE_DEFER. (ERRNO_518): Change to EOPENSTALE. Signed-off-by: Steve McIntyre <steve.mcintyre@linaro.org>