]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
m32r: Rename STI/CLI macros
authorHirokazu Takata <takata@linux-m32r.org>
Mon, 20 Aug 2007 11:53:50 +0000 (20:53 +0900)
committerHirokazu Takata <takata@linux-m32r.org>
Thu, 6 Sep 2007 02:10:56 +0000 (11:10 +0900)
commit7071b2914a540b43dfcad17f6892a8c115799d50
treeeeb059350e481a1cfab731cf1c7dc2dbb2743532
parent33205613cd603fa4d80bb81464e60b909b7047e1
m32r: Rename STI/CLI macros

The names of STI and CLI macros were derived from i386 arch historically,
but their name are incomprehensible.
So, for easy to understand, rename these macros to ENABLE_INTERRUPTS
and DISABLE_INTERRUPTS, respectively.

Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
arch/m32r/kernel/entry.S
include/asm-m32r/assembler.h