• Andrew Morton's avatar
    [PATCH] get_thread_area macro fixes · ed59cb75
    Andrew Morton authored
    From: Adam Lackorzynski <adam@os.inf.tu-dresden.de>
    
    one of the macros for get_thread_area extracts the wrong bit.  The
    "32bit" field is in bit 22, not 23 (as can be seen in desc.h). 
    
    [ Fix ia64/x86-64 too, while we're at it. Linus ]
    ed59cb75
sys_ia32.c 56.4 KB