From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luis Henriques Subject: Re: [PATCH] MIPS: KVM: do not sign extend on unsigned MMIO load Date: Fri, 12 Jun 2015 13:07:46 +0100 Message-ID: <20150612120746.GB1625@ares> References: <1431002870-30098-1-git-send-email-hofrat@osadl.org> <554CC530.20906@imgtec.com> <5575536E.8080608@imgtec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: stable , Nicholas Mc Guire , Gleb Natapov , Paolo Bonzini , Ralf Baechle , kvm@vger.kernel.org, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org To: James Hogan Return-path: Content-Disposition: inline In-Reply-To: <5575536E.8080608@imgtec.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Mon, Jun 08, 2015 at 09:33:50AM +0100, James Hogan wrote: > Hi stable folk, >=20 > On 08/05/15 15:16, James Hogan wrote: > > On 07/05/15 13:47, Nicholas Mc Guire wrote: > >> Fix possible unintended sign extension in unsigned MMIO loads by c= asting > >> to uint16_t in the case of mmio_needed !=3D 2. > >> > >> Signed-off-by: Nicholas Mc Guire > >=20 > > Looks good to me. I wrote an MMIO test to reproduce the issue, and = this > > fixes it. > >=20 > > Reviewed-by: James Hogan > > Tested-by: James Hogan > >=20 > > It looks suitable for stable too (3.10+). >=20 > This has reached mainline, commit ed9244e6c534612d2b5ae47feab2f55a0d4= b4ced >=20 > Please could it be added to stable (3.10+). >=20 > Thanks > James Thanks, I'm queuing it for the 3.16 as well. Cheers, -- Lu=EDs