powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE
authorTiejun Chen <tiejun.chen@windriver.com>
Tue, 16 Jul 2013 03:09:30 +0000 (11:09 +0800)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 14 Aug 2013 04:57:47 +0000 (14:57 +1000)
commitde021bb79c7636df24864fa2dbb958121303663b
treec2833f1a4ac4455b2b4f1ca2bc19d0e3a321fcf2
parent7033b64b48a3eafdd5d5f541ff6ccb96f69d9911
powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE

The SOFT_DISABLE_INTS seems an odd name for something that updates the
software state to be consistent with interrupts being hard disabled, so
rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE to avoid this confusion.

Signed-off-by: Tiejun Chen <tiejun.chen@windriver.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/exception-64s.h
arch/powerpc/include/asm/irqflags.h
arch/powerpc/kernel/entry_64.S
arch/powerpc/kernel/exceptions-64e.S