• Andrew Morton's avatar
    [PATCH] _devfs_walk_path fix · 63d5d4f1
    Andrew Morton authored
    From: Andrey Borzenkov <arvidjaar@mail.ru>
    
    _devfs_walk_path does not check if de it is about to scan is a directory.
    Next step is spinlock on non-spinlock memory.  It requires either artificial
    setup or really broken driver but fairly easy to reproduce once you know how.
    
    It is likely to exist in 2.4 as well.
    63d5d4f1
base.c 91.8 KB