From: Tiejun Chen Date: Tue, 16 Jul 2013 03:09:30 +0000 (+0800) Subject: powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE X-Git-Tag: v3.12-rc1~123^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de021bb79c7636df24864fa2dbb958121303663b;p=pandora-kernel.git 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed