From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753204AbbCGWJl (ORCPT ); Sat, 7 Mar 2015 17:09:41 -0500 Received: from plane.gmane.org ([80.91.229.3]:37365 "EHLO plane.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753178AbbCGWJg (ORCPT ); Sat, 7 Mar 2015 17:09:36 -0500 X-Injected-Via-Gmane: http://gmane.org/ To: linux-kernel@vger.kernel.org From: Akemi Yagi Subject: fix compat msgrcv with negative msgtyp for LTS kernel 3.10 Date: Sat, 7 Mar 2015 22:09:24 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 99-30-178-161.lightspeed.sndgca.sbcglobal.net User-Agent: Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org A patch referenced in: https://lkml.org/lkml/2014/1/15/253 is in mainline (3.19 kernel). However this patch is not in longterm (3.10 kernel). There is a bug report related to this issue in: https://bugzilla.kernel.org/show_bug.cgi?id=94181 by a user that is running a 3.10.x kernel. It would be great if the patch is included in the 3.10 line. Thank you, Akemi