Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756909AbYHKTZy (ORCPT ); Mon, 11 Aug 2008 15:25:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754029AbYHKTZp (ORCPT ); Mon, 11 Aug 2008 15:25:45 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:41451 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754195AbYHKTZo (ORCPT ); Mon, 11 Aug 2008 15:25:44 -0400 Date: Mon, 11 Aug 2008 21:25:17 +0200 From: Ingo Molnar To: Arjan van de Ven Cc: Peter Oruba , Thomas Gleixner , Dmitry Adamushko , Max Krasnyansky , Tigran Aivazian , LKML Subject: Re: [patch 3/5] [PATCH 3/5] x86: Run Intel ucode-updates via workqueue. Message-ID: <20080811192517.GF12788@elte.hu> References: <20080806152117.198754464@amd.com> <20080806152319.773811325@amd.com> <20080806084446.68683aaf@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080806084446.68683aaf@infradead.org> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 774 Lines: 24 * Arjan van de Ven wrote: > On Wed, 6 Aug 2008 17:21:20 +0200 > Peter Oruba wrote: > > [ no description or reason ] > > Why is this? > > I'm not very happy about this.. it means practically that this stuff > *has* to run late. Probably later than we want to. (Like.. we may want > to redo the microcode during resume.. which is not a schedulable > context) also, with the hotplug notifier call sequence fixed/changed now, there's no pressing reason to do this change. Ingo -- 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/