[PATCH v2 5/8] hv_balloon: don't check for memhp_auto_online manually
David Hildenbrand
david at redhat.com
Wed Mar 18 05:46:27 AEDT 2020
> @@ -1707,6 +1701,7 @@ static int balloon_probe(struct hv_device *dev,
> #ifdef CONFIG_MEMORY_HOTPLUG
> set_online_page_callback(&hv_online_page);
> register_memory_notifier(&hv_memory_nb);
> + init_completion(&dm_device.ol_waitevent);
I'll move this one line up.
> #endif
>
> hv_set_drvdata(dev, &dm_device);
>
--
Thanks,
David / dhildenb
More information about the Linuxppc-dev
mailing list