2016-10-05 15:35+0200, Radim Krčmář:
> This series performs a simple replacement of
> object_new(object_class_get_name(class)) by object_new_with_class(class)
> in the spirit of existing object_new_with_type().

This series applies after recently posted

  [PATCH v4 1/8] apic: add global apic_get_class()

which adds one more user of object_new(object_class_get_name(class)).
I forgot to include the patch in this series, sorry.

Reply via email to