Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754076Ab1CJUGy (ORCPT ); Thu, 10 Mar 2011 15:06:54 -0500 Received: from wolverine01.qualcomm.com ([199.106.114.254]:55660 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753670Ab1CJUGw (ORCPT ); Thu, 10 Mar 2011 15:06:52 -0500 X-IronPort-AV: E=McAfee;i="5400,1158,6281"; a="79233399" From: David Brown To: Stephen Boyd Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, dwalker@fifo99.com Subject: Re: [PATCH 0/4] SCM fixes and updates In-Reply-To: <4D77D502.1090606@codeaurora.org> (Stephen Boyd's message of "Wed, 09 Mar 2011 11:29:06 -0800") References: <1298573085-23217-1-git-send-email-sboyd@codeaurora.org> <4D77D502.1090606@codeaurora.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Date: Thu, 10 Mar 2011 12:06:59 -0800 Message-ID: <8yay64magf0.fsf@huya.qualcomm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1862 Lines: 53 On Wed, Mar 09 2011, Stephen Boyd wrote: > On 02/24/2011 10:44 AM, Stephen Boyd wrote: >> These are a few updates to SCM. The first two patches fix some >> bad code generation. The next patch saves a couple instructions >> on the slow path and the final patch determines the cacheline >> size dynamically instead of statically. >> >> Stephen Boyd (4): >> msm: scm: Mark inline asm as volatile >> msm: scm: Fix improper register assignment >> msm: scm: Check for interruption immediately >> msm: scm: Get cacheline size from CTR > > Can we queue up patches 1 to 3 from this series for the next window? It > looks like everyone is ok with them. I'll respin the fourth patch once I > figure out where to go with it. Seems reasonable to me. I'll break the first three out and include them into msm-next. Stephen Boyd (3): msm: scm: Mark inline asm as volatile msm: scm: Fix improper register assignment msm: scm: Check for interruption immediately arch/arm/mach-msm/scm.c | 58 ++++++++++++++++++++++++++--------------------- 1 files changed, 32 insertions(+), 26 deletions(-) I have pulled these changes into my MSM tree, which can be found at git://codeaurora.org/quic/kernel/davidb/linux-msm.git in the for-next branch This patch will show up in the next release of the linux-next tree (usually sometime within the next 24 hours during the week.) The path will hopefully also be merged in Linus' tree for the next -rc kernel release. Thanks, David -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum. -- 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/