From 4d0103f210893af708f16c38856ceffb2e80e1ea Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 14 Feb 2016 16:55:06 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 2 ++ arch | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index bdcaee4d7f..7ce513e2f0 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11490,4 +11490,6 @@ irqrestore() to up_irq_restore(). These should no longer be used. If your code still uses them, please switch to enter_critical_section() and leave_critical_section() (2016-02-14). + * Also rename irqdisable() and irqenable() to up_irq_disable() and + up_irq_enable (2016-02-14). diff --git a/arch b/arch index 4a9148e44a..70afd900cc 160000 --- a/arch +++ b/arch @@ -1 +1 @@ -Subproject commit 4a9148e44aa3a1540ce26fc15599732c281cbbfd +Subproject commit 70afd900cc88772c12618e1b099e47e20d947979