From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Hartkopp Subject: missing in stable 4.1.1 - was Re: pull-request: can 2015-06-21 Date: Tue, 30 Jun 2015 21:31:36 +0200 Message-ID: <5592EE98.8030705@hartkopp.net> References: <1434906299-19452-1-git-send-email-mkl@pengutronix.de> <20150623.064338.1193972764545855895.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: David Miller , mkl@pengutronix.de, netdev@vger.kernel.org, linux-can@vger.kernel.org, kernel@pengutronix.de To: stable@vger.kernel.org, gregkh@linuxfoundation.org Return-path: In-Reply-To: <20150623.064338.1193972764545855895.davem@davemloft.net> Sender: stable-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Hello Greg, On 23.06.2015 15:43, David Miller wrote: > From: Marc Kleine-Budde > Date: Sun, 21 Jun 2015 19:04:58 +0200 > >> this is a, probably too late, pull request for v4.1. >> >> Oliver Hartkopp fixed a bug in the generic CAN frame handling code, which may >> lead to loss of CAN frames. It was introduced during v4.1 development. >> >> Please queue via net/master if possible, net-next/master otherwise. I've added >> stable on Cc, just in case. > > Pulled, thanks. the patch "can: fix loss of CAN frames in raw_rcv" was sent to stable on 2015-06-21 but unfortunately did not find its way into 4.1.1 :-( The upstream commit is: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=36c01245eb8046c16eee6431e7dbfbb302635fa8 which slipped into 4.2 at merge window opening time. So it just got lost in the stable queue somehow. Best regards, Oliver