• Arun Sharma's avatar
    [PATCH] ia64: fix broken __emul_prefix · fe6f0598
    Arun Sharma authored
    his seems to be broken for ia32 on ia64 and possibly other emulation
    architectures as well. The problem comes from
    fs/namei.c:set_fs_altroot() using path_lookup() instead of a
    path_walk() relative to "/" (which is the case for 2.4).
    fe6f0598
namei.h 462 Bytes