+- notrigger + This file is used to set whether or not exectuing trigger action by + the user. When set to 1, it means trigger action is executed by + the user, otherwise the trigger action is executed by the kernel. + It is useful when injecting one SRAR in the user context situation. + You hid the "this might not work in your BIOS" part up in the commit message - which is harder for someone to track down and read than this Documentation file. How about: notrigger The EINJ mechanism is a two step process. First inject the error, then perform some action to trigger it. Setting "notrigger" to 1 skips the trigger phase, which *may* allow the user to cause the error in some other context by a simple access to the cpu, memory location, or device that is the target of the error injection. Whether this actually works depends on what operations the BIOS actually includes in the trigger phase. -Tony -- 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