+ sbridge_dev->n_devs = table->n_devs_per_imc; Do you need this? I thought that kzalloc_flex() filled in the __counted_by field of the structure for you.
-Tony
+ sbridge_dev->n_devs = table->n_devs_per_imc; Do you need this? I thought that kzalloc_flex() filled in the __counted_by field of the structure for you.
-Tony