lkml.org 
[lkml]   [2012]   [Jul]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRE: [PATCH] debug: Do not permit CONFIG_DEBUG_STACK_USAGE=y on IA64 or PARISC
    Date
    > I agree with this.  Most of it looks easily fixable, but how would I
    > enable the fix for ia64? For PA it's simple: I'll just use
    > CONFIG_STACK_GROWSUP, but that won't work for you.

    ia64 has an ugly chicken vs. egg build dependency. When trying to build our asm-offsets.h
    file (to get #define constants for various structure sizes and offsets in a format that is
    usable in assembly code) we get:

    include/linux/sched.h:2539: error: 'IA64_TASK_SIZE' undeclared (first use in this function)

    Which is sad because IA64_TASK_SIZE is one of the #defines that asm-offsets.h is trying
    to produce.

    Which is why I just threw up my hands in despair and said "!IA64" for this option.

    -Tony
    \
     
     \ /
      Last update: 2012-07-29 00:01    [W:8.496 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site