https://bugzilla.kernel.org/show_bug.cgi?id=153231
Zhang Rui <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |INVALID Assignee|acpi_power-battery@kernel-b |[email protected] |ugs.osdl.org | --- Comment #2 from Zhang Rui <[email protected]> --- If you want to add/remove battery, why not do it at runtime? we have runtime support for this hotplug devices. During a sleep/resume cycle, OS/Firmware saves and restores the context, and this may bring problem if the system configuration becomes different, say, battery removed/added in your case. Note that I'm not saying that the system MUST crash if you do this, but it's not guaranteed to be safe. -- You are receiving this mail because: You are watching the assignee of the bug. ------------------------------------------------------------------------------ _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
