From mboxrd@z Thu Jan 1 00:00:00 1970 From: olof@lixom.net (Olof Johansson) Date: Mon, 28 Jul 2014 21:08:37 -0700 Subject: [PATCH v15 10/12] ARM: hisi: enable erratum 798181 of A15 on HiP04 In-Reply-To: <1406555876-11989-11-git-send-email-haojian.zhuang@linaro.org> References: <1406555876-11989-1-git-send-email-haojian.zhuang@linaro.org> <1406555876-11989-11-git-send-email-haojian.zhuang@linaro.org> Message-ID: <20140729040837.GD8430@quad.lixom.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jul 28, 2014 at 09:57:54PM +0800, Haojian Zhuang wrote: > From: Kefeng Wang > > The commit 93dc688 (ARM: 7684/1: errata: Workaround for Cortex-A15 > erratum 798181 (TLBI/DSB operations)) introduced a workaround for > Cortex-A15 erratum 798181. Enable it for HIP04(Cortex-a15 r3p2). > > Signed-off-by: Kefeng Wang > Singed-off-by: Haojian Zhuang There's no need to do this as a separate patch if you just added this entry in a different patch in the same series -- just fold this in with that. -Olof