Skip to content
  • Stafford Horne's avatar
    generic syscalls: Wire up statx syscall · fdfe4a39
    Stafford Horne authored
    The new syscall statx is implemented as generic code, so enable it
    for architectures like openrisc which use the generic syscall table.
    
    Fixes: a528d35e
    
     ("statx: Add a system call to make enhanced file info available")
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: Al Viro <viro@zeniv.linux.org.uk>
    Cc: David Howells <dhowells@redhat.com>
    Cc: Catalin Marinas <catalin.marinas@arm.com>
    Cc: Will Deacon <will.deacon@arm.com>
    Cc: linux-arm-kernel@lists.infradead.org
    Signed-off-by: default avatarStafford Horne <shorne@gmail.com>
    Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
    fdfe4a39