Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753148Ab3EHG4v (ORCPT ); Wed, 8 May 2013 02:56:51 -0400 Received: from cantor2.suse.de ([195.135.220.15]:42007 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752791Ab3EHG4s (ORCPT ); Wed, 8 May 2013 02:56:48 -0400 From: Takashi Iwai To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , Ming Lei Subject: [PATCH 0/3] firmware: Fix usermodehelper deadlock at shutdown Date: Wed, 8 May 2013 08:56:34 +0200 Message-Id: <1367996197-32748-1-git-send-email-tiwai@suse.de> X-Mailer: git-send-email 1.8.2.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 711 Lines: 22 Hi, this is a series of patches for the issue we faced in the firmware loader code during debugging the problem with dell_rbu driver with 3.9 kernel. The original problem was that the shutdown gets stuck when DELL BIOS update is performed. This turned out to be a problem in the firmware loader. Although the reason of dell_rbu driver breakage is still unclear, we should fix the firmware loader side, at least, not to stall during shutdown. thanks, Takashi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/