From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753549Ab3CKP1w (ORCPT ); Mon, 11 Mar 2013 11:27:52 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:51491 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751919Ab3CKP1u (ORCPT ); Mon, 11 Mar 2013 11:27:50 -0400 Message-ID: <513DF856.7070400@ti.com> Date: Mon, 11 Mar 2013 20:59:26 +0530 From: Santosh Shilimkar User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Tony Lindgren CC: Stephen Boyd , , , Subject: Re: [PATCH 04/10] ARM: OMAP2+: Divorce from local timer API References: <1362614646-24113-1-git-send-email-sboyd@codeaurora.org> <1362614646-24113-5-git-send-email-sboyd@codeaurora.org> <20130308195058.GH11806@atomide.com> In-Reply-To: <20130308195058.GH11806@atomide.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Saturday 09 March 2013 01:20 AM, Tony Lindgren wrote: > * Stephen Boyd [130306 16:22]: >> Now that the TWD doesn't rely on the local timer API, OMAP can >> stop selecting it in Kconfig and relying on the config option to >> decide if it should call smp_twd functions. >> > > Acked-by: Tony Lindgren > Acked-by: Santosh Shilimkar