> > Regarding to ACPICA source code, they said nothing about this so I
> > think it's not big deal.
> > 
> > Just FYI, AcpiSetFirmwareWakingVector(0) was called with interrupt 
> > enabled in Linux.
> 
> This function does not care about interrupt context.  However, the
> first AcpiSetFirmwareWakingVector() is now called with interrupt
> disabled after r236403.  Thus, I wanted it to be consistent as well.

OK, it's just for consistency with acpi_sleep_machdep(), understood.

Thanks!
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to