| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-09-07 | [PATCH] Work around gcc 3.5 offsetof bug | Andi Kleen | |
| Current gcc 3.5 doesn't compile a x86-64 kernel, because it doesn't recognize the offsetof used in asm-offset.c to be constant. Use __builtin_offsetof for this instead. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> | |||
| 2002-02-04 | Import changeset | Linus Torvalds | |
