[Differential] [Commented On] D3034: Add BUS_UNMASK_INTR method

meloun-miracle-cz (Michal Meloun) phabric-noreply at FreeBSD.org
Tue Jul 14 11:20:29 UTC 2015


meloun-miracle-cz added a comment.

With full respect, I don’t think that this new bus method is right solution for our problem(s).
The proposed bus_unmask_intr()  cannot be used from outside of secondary CPUs startup context.  It cannot be used for SPI, it cannot be used of PPI after scheduler is started on given core.
Why you cannot simply call arm_unmask_irq() directly from driver?


REPOSITORY
  rS FreeBSD src repository

REVISION DETAIL
  https://reviews.freebsd.org/D3034

EMAIL PREFERENCES
  https://reviews.freebsd.org/settings/panel/emailpreferences/

To: wma_semihalf.com, emaste, imp, ian, andrew, zbb
Cc: freebsd-arm-list, meloun-miracle-cz, imp, andrew, emaste


More information about the freebsd-arm mailing list