From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:33438 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727821AbeKOD75 (ORCPT ); Wed, 14 Nov 2018 22:59:57 -0500 Date: Wed, 14 Nov 2018 09:55:45 -0800 From: Greg Kroah-Hartman To: Aaro Koskinen Cc: stable@vger.kernel.org Subject: Re: Unneeded patch in stable-queue for v3.18 Message-ID: <20181114175545.GA3512@kroah.com> References: <20181113203111.GA4268@darkstar.musicnaut.iki.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181113203111.GA4268@darkstar.musicnaut.iki.fi> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Nov 13, 2018 at 10:31:11PM +0200, Aaro Koskinen wrote: > Hello Greg, > > The below patch should be dropped from v3.18 stable-queue as it's not needed. > The CN68XX support (which introducted the bug) is not present in that kernel > version yet. > > https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/tree/queue-3.18/mips-octeon-fix-out-of-bounds-array-access-on-cn68xx.patch Ah, my fault, I shouldn't have applied it there, thanks for catching this. Now dropped. greg k-h