From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Salisbury Subject: [PATCH][v3.19.y-ckt] IB/ipoib: change init sequence ordering Date: Wed, 01 Jul 2015 13:27:30 -0400 Message-ID: <55942302.10602@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Return-path: Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Kamal Mostafa Cc: dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, roland-BHEL68pLQRGGvPXPguhicg@public.gmane.org, ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org, erezsh-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org, alex.estrin-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, LKML , "stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , kamalh-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org List-Id: linux-rdma@vger.kernel.org Hello, Please consider including upstream commits be7aa663fc1d9156798f5af3c60e6df45e1fe5de and e135106fac9525352feb8e49077c8f46c3eaf288 in the next v3.19.y-ckt release. They were included mainline as of v4.1-rc1. These commits have been tested and confirmed to resolve http://bugs.launchpad.net/bugs/1467912 . commit be7aa663fc1d9156798f5af3c60e6df45e1fe5de Author: Doug Ledford Date: Sat Feb 21 19:27:00 2015 -0500 IB/ipoib: change init sequence ordering commit e135106fac9525352feb8e49077c8f46c3eaf288 Author: Doug Ledford Date: Sat Feb 21 19:26:59 2015 -0500 IB/ipoib: factor out ah flushing The bug reporter states this bug is only happening with the 3.19 kernel, these commits may not be needed in other stable kernels. Sincerely, Joseph Salisbury -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752916AbbGAR1l (ORCPT ); Wed, 1 Jul 2015 13:27:41 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:58270 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751459AbbGAR1e convert rfc822-to-8bit (ORCPT ); Wed, 1 Jul 2015 13:27:34 -0400 Message-ID: <55942302.10602@canonical.com> Date: Wed, 01 Jul 2015 13:27:30 -0400 From: Joseph Salisbury User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Kamal Mostafa CC: dledford@redhat.com, sean.hefty@intel.com, hal.rosenstock@gmail.com, roland@purestorage.com, ogerlitz@mellanox.com, erezsh@mellanox.com, alex.estrin@intel.com, linux-rdma@vger.kernel.org, LKML , "stable@vger.kernel.org" , kamalh@mellanox.com Subject: [PATCH][v3.19.y-ckt] IB/ipoib: change init sequence ordering Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, Please consider including upstream commits be7aa663fc1d9156798f5af3c60e6df45e1fe5de and e135106fac9525352feb8e49077c8f46c3eaf288 in the next v3.19.y-ckt release. They were included mainline as of v4.1-rc1. These commits have been tested and confirmed to resolve http://bugs.launchpad.net/bugs/1467912 . commit be7aa663fc1d9156798f5af3c60e6df45e1fe5de Author: Doug Ledford Date: Sat Feb 21 19:27:00 2015 -0500 IB/ipoib: change init sequence ordering commit e135106fac9525352feb8e49077c8f46c3eaf288 Author: Doug Ledford Date: Sat Feb 21 19:26:59 2015 -0500 IB/ipoib: factor out ah flushing The bug reporter states this bug is only happening with the 3.19 kernel, these commits may not be needed in other stable kernels. Sincerely, Joseph Salisbury