Message ID | 1370530985-20619-3-git-send-email-ard.biesheuvel@linaro.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) by patchwork2.kernel.org (Postfix) with ESMTP id 246B3DF23A for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 6 Jun 2013 15:06:12 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Ukbjz-00032c-Az; Thu, 06 Jun 2013 15:04:40 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Ukbjd-0003E4-Nr; Thu, 06 Jun 2013 15:04:17 +0000 Received: from mail-wi0-x22e.google.com ([2a00:1450:400c:c05::22e]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UkbjH-00039t-2U for linux-arm-kernel@lists.infradead.org; Thu, 06 Jun 2013 15:03:55 +0000 Received: by mail-wi0-f174.google.com with SMTP id k10so342536wiv.7 for <linux-arm-kernel@lists.infradead.org>; Thu, 06 Jun 2013 08:03:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :x-gm-message-state; bh=9R2JTZNgRnDucUMKSWnsVQnmCwtTIM5ml+ybdto85lc=; b=oTSz8+5EPvywx94sUOpq4QIznRYrrPJNZoWcuQgrwDTBy5CjKB8R7qVFX/GS/rCXly dT+qaI0WWSbKzKXJ3Q8jagjphiJRcwjY1501Ghco4qja/LmiGejvlIz/xgqwdS5umP8I nEwZt5uf2pvDgz+Fl5DkLGe2aUVJUPvSFLGosODuIN1ITTO2DpzwL+EaMzICsw+szS+K fjg5rRjfFI461rmfCHWyamjZ4Bbv0Cs7SPgSBy8w7uccs/FuSJUpC3OaZebDBcJT42xv WDcRZQ+IDp2SqUElJaTSRZluyndL6c5WkUVlk7j6ELqCN6usEXv/1wKxi6CL4fzEgW5V Dokw== X-Received: by 10.180.185.244 with SMTP id ff20mr10396405wic.0.1370531012013; Thu, 06 Jun 2013 08:03:32 -0700 (PDT) Received: from ards-mac-mini.local (cag06-7-83-153-85-71.fbx.proxad.net. [83.153.85.71]) by mx.google.com with ESMTPSA id cw8sm16357697wib.7.2013.06.06.08.03.30 for <multiple recipients> (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 06 Jun 2013 08:03:31 -0700 (PDT) From: Ard Biesheuvel <ard.biesheuvel@linaro.org> To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 2/5] ARM: move VFP init to an earlier boot stage Date: Thu, 6 Jun 2013 17:03:02 +0200 Message-Id: <1370530985-20619-3-git-send-email-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1370530985-20619-1-git-send-email-ard.biesheuvel@linaro.org> References: <1370530985-20619-1-git-send-email-ard.biesheuvel@linaro.org> X-Gm-Message-State: ALoCoQmK0Uz87eDBoOfT9fU0qJ7wW/tboebShoGlSnfa9QRFPqg229vJ+w7ZkfcmwrEAkBe1JbNR X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130606_110355_251231_2E73268B X-CRM114-Status: GOOD ( 11.10 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>, patches@linaro.org, linux@arm.linux.org.uk, rob.herring@calxeda.com, nico@linaro.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org |
diff --git a/arch/arm/vfp/vfpmodule.c b/arch/arm/vfp/vfpmodule.c index 1cdc13b..4c39f91 100644 --- a/arch/arm/vfp/vfpmodule.c +++ b/arch/arm/vfp/vfpmodule.c @@ -774,4 +774,4 @@ static int __init vfp_init(void) return 0; } -late_initcall(vfp_init); +core_initcall(vfp_init);