• L
    Remove stack unwinder for now · d1526e2c
    Linus Torvalds 提交于
    It has caused more problems than it ever really solved, and is
    apparently not getting cleaned up and fixed.  We can put it back when
    it's stable and isn't likely to make warning or bug events worse.
    
    In the meantime, enable frame pointers for more readable stack traces.
    Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
    d1526e2c
entry.S 26.1 KB