On 1 July 2017 at 17:47, Andrew Jones <drjo...@redhat.com> wrote: > When adding a PMU with a userspace irqchip we only do the INIT > stage of the device creation.
Can you explain why? My assumption would be that either (a) we don't need the kernel's PMU, in which case don't create it at all, or (b) we do need the kernel's PMU, so we should both create and INIT it. If we do one but not the other then we've left a half created and unusable PMU device in the kernel, haven't we? thanks -- PMM