On Tue, May 20, 2008 at 03:18:32PM +0200, Holger Macht wrote: > + if (kobj && !is_dock_event) { > + sprintf(event_string, "BAY_EVENT=%d", event); > + kobject_uevent_env(kobj, KOBJ_CHANGE, envp); I think we want to do the _EJ0 checking before this, otherwise we'll generate two uevents for the same removal on some hardware. Otherwise, looks good. -- Matthew Garrett | mjg59@xxxxxxxxxxxxx -- 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