“82015c4eae2ac67cfed8e98f8d9a4ee77a2d26ca”上不存在“arch/arm/boot/dts/at91sam9n12.dtsi”
-
由 Dave Aldridge 提交于
When any of the functions contained in NGbzero.S and GENbzero.S vector through *bzero_from_clear_user, we may end up taking a fault when executing one of the store alternate address space instructions. If this happens, the exception handler does not restore the %asi register. This commit fixes the issue by introducing a new exception handler that ensures the %asi register is restored when a fault is handled. Orabug: 25577560 Signed-off-by: NDave Aldridge <david.j.aldridge@oracle.com> Reviewed-by: NRob Gardner <rob.gardner@oracle.com> Reviewed-by: NBabu Moger <babu.moger@oracle.com> Signed-off-by: NDavid S. Miller <davem@davemloft.net>
3c7f6221