Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752161AbZKPDu6 (ORCPT ); Sun, 15 Nov 2009 22:50:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751923AbZKPDu5 (ORCPT ); Sun, 15 Nov 2009 22:50:57 -0500 Received: from sh.osrg.net ([192.16.179.4]:53328 "EHLO sh.osrg.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751873AbZKPDu5 (ORCPT ); Sun, 15 Nov 2009 22:50:57 -0500 Date: Mon, 16 Nov 2009 12:49:55 +0900 To: h-shimamoto@ct.jp.nec.com Cc: mingo@elte.hu, tglx@linutronix.de, hpa@zytor.com, fujita.tomonori@lab.ntt.co.jp, linux-kernel@vger.kernel.org Subject: Re: [PATCH] x86: Don't put iommu_shutdown_noop() in init section From: FUJITA Tomonori In-Reply-To: <4B00BC8E.50801@ct.jp.nec.com> References: <4B00BC8E.50801@ct.jp.nec.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20091116124936K.fujita.tomonori@lab.ntt.co.jp> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (sh.osrg.net [192.16.179.4]); Mon, 16 Nov 2009 12:49:57 +0900 (JST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 686 Lines: 15 On Mon, 16 Nov 2009 11:44:30 +0900 Hiroshi Shimamoto wrote: > From: Hiroshi Shimamoto > > It causes kernel panic on shutdown or reboot. > > Signed-off-by: Hiroshi Shimamoto > --- > arch/x86/kernel/x86_init.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Duh, sorry about that. Acked-by: FUJITA Tomonori -- 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/