| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2008-04-24 | [POWERPC] Fix new warnings arising from stacktrace patch | Christoph Hellwig | 1 | -1/+0 | |
| Remove the inclusion of asm-offsets.h from stacktrace.c. It isn't supposed to be included in C code and it causes problems with multiple definitions of things. Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: Paul Mackerras <[email protected]> | |||||
| 2008-04-18 | [POWERPC] Stacktrace support for lockdep | Christoph Hellwig | 1 | -0/+47 | |
| This adds stacktrace support for powerpc, which will be needed for lockdep. Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: Benjamin Herrenschmidt <[email protected]> Signed-off-by: Paul Mackerras <[email protected]> | |||||