From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752244AbbHPCU6 (ORCPT ); Sat, 15 Aug 2015 22:20:58 -0400 Received: from mail-oi0-f48.google.com ([209.85.218.48]:33971 "EHLO mail-oi0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751592AbbHPCU5 (ORCPT ); Sat, 15 Aug 2015 22:20:57 -0400 To: linux-kernel@vger.kernel.org From: Jon Christopherson Subject: recent updates to networking (26b552e0a85ba7e74d384a9624d83118d38071f7) cause softlocks Message-ID: <55CFF387.2000107@jons.org> Date: Sat, 15 Aug 2015 21:20:55 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Thunderbird/41.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello All, the recent commit (26b552e0a85ba7e74d384a9624d83118d38071f7) causes softlocks on my system using the e1000e driver. Kernel builds before this commit do not experience the behavior. I have opened a bug report here: https://bugzilla.kernel.org/show_bug.cgi?id=102911 with more details. Thanks, Jon