Searched refs:hp_errlog_copy (Results 1 – 1 of 1) sorted by relevance
390 struct pseries_hp_errorlog *hp_errlog_copy; in queue_hotplug_event() local392 hp_errlog_copy = kmalloc(sizeof(struct pseries_hp_errorlog), in queue_hotplug_event()394 memcpy(hp_errlog_copy, hp_errlog, sizeof(struct pseries_hp_errorlog)); in queue_hotplug_event()399 work->errlog = hp_errlog_copy; in queue_hotplug_event()405 kfree(hp_errlog_copy); in queue_hotplug_event()