Searched hist:290661 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/arm/include/
H A Dcpufunc.hdiff 290661 Tue Nov 10 13:49:02 MST 2015 mmel ARM: Refactor interrupt_enable/disable/restore.
Allow manipulation with PSR_A bit on ARMv6+.
Remove declaration of unused functions.

This effectively enables asynchronous aborts on early bootstrap stage,
which previously was not enabled due to an error in enable_interrupts().

PR: 201434
Reported by: Gregory Soutade <soutade at gmail.com>
Approved by: kib (mentor)

Completed in 46 milliseconds