![]() | ||||||||||
Messages in this thread |
* Steven Rostedt <rostedt@goodmis.org> wrote: > Found the problem. You're using a 64 bit machine and flags in the > acpi code is defined as u32 and not unsigned long. Ingo's tests put > some checks in the flags at the MSBs and these are being truncated. ahh ... I would not be surprised if this caused actual problems on x64 in the upstream kernel too: using save_flags() over u32 will corrupt a word on the stack ... Andi? Ingo - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | |||||||||
| Last update: 2005-10-06 06:13 [W:10.344 / U:0.030 seconds] ©2003-2008 Jasper Spaans | ||||||||||