On Fri, 09 Feb 2007, Matthew Garrett wrote: > On Fri, Feb 09, 2007 at 12:26:22PM -0200, Henrique de Moraes Holschuh wrote: > > According to a patch sent to LKML a while ago that blacklisted all ThinkPads > > from nmi_watchdog, the ThinkPad SMBIOS does INT 0x10 or something else that > > will cause double or triple-faults if an NMI happens while in SMBIOS mode. > > This is hardly unique to Thinkpads - huge arrays of things can trigger > SMM on pretty much any laptop. It's rarer on desktops, but some servers > have similar issues. Well, that looks like a reason to blacklist it on thinkpads (and anything else known to break on NMIs during SMM) and *ALSO* to add nmi_watchdog guards around every call into the BIOS and ACPI tables, and every known switch into SMM mode (i.e. anything using IBM's smapi, for example). Yikes. Not to mention that it should be documented, so that people get to know it is potentially unsafe and don't turn it on without a reason. -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html