aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
diff options
context:
space:
mode:
authorSUGIOKA Toshinobu <sugioka@itonet.co.jp>2006-12-19 12:13:55 +0900
committerPaul Mundt <lethal@linux-sh.org>2007-02-13 10:54:44 +0900
commit106dac130d6fb6670a0bbfa8c714054990b41b03 (patch)
treeaec64227b43045d9934551e85e9bad0834053327 /arch/sh
parentsh: sh7619 / sh7206 IPR initialize update (diff)
downloadlinux-dev-106dac130d6fb6670a0bbfa8c714054990b41b03.tar.xz
linux-dev-106dac130d6fb6670a0bbfa8c714054990b41b03.zip
sh: syscall 300 should be __NR_fstatat64.
syscall number 300 fails while testing with latest LTP (ltp-full-20061121.tgz) on sh. sys_fstatat64 is called on syscall 300 (see arch/sh/kernel/syscalls.S), and __ARCH_WANT_STAT64 is defined in include/asm-sh/unistd.h, so following patch seems correct. Signed-off-by: SUGIOKA Toshinobu <sugioka@itonet.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh')
0 files changed, 0 insertions, 0 deletions