From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Salisbury Subject: [PATCH][v3.18.y][v3.19.y] tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one() Date: Thu, 05 Mar 2015 16:42:54 -0500 Message-ID: <54F8CDDE.6090002@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Cc: prashant@broadcom.com, mchan@broadcom.com, "netdev@vger.kernel.org" , LKML , "stable@vger.kernel.org" To: Greg KH Return-path: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Hello, Please consider including mainline commit d0af71a3573f1217b140c60b66f1a9b335fb058b in the next v3.18.y and v3.19.y stable releases. It was included in the mainline tree as of v4.0-rc1. It has been tested and confirmed to resolve: http://bugs.launchpad.net/bugs/1428111 . This commit fixes a regression introduced going from 3.16 to 3.19, so it may not be needed in earlier than 3.18 stable releases. commit d0af71a3573f1217b140c60b66f1a9b335fb058b Author: Jun'ichi Nomura \(NEC\) Date: Thu Feb 12 01:26:24 2015 +0000 tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one() Sincerely, Joseph Salisbury