From mboxrd@z Thu Jan 1 00:00:00 1970 From: f.fainelli@gmail.com (Florian Fainelli) Date: Wed, 16 May 2018 09:21:11 -0700 Subject: [PATCH 02/14] ARM: bugs: prepare processor bug infrastructure In-Reply-To: References: <20180516105949.GJ16141@n2100.armlinux.org.uk> Message-ID: <64ca6528-a2c9-6bb4-08bd-c4900c7e5699@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 05/16/2018 04:00 AM, Russell King wrote: > Prepare the processor bug infrastructure so that it can be expanded to > check for per-processor bugs. > > Signed-off-by: Russell King Reviewed-by: Florian Fainelli -- Florian