Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751350AbdCQS1E (ORCPT ); Fri, 17 Mar 2017 14:27:04 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:59446 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751202AbdCQS1B (ORCPT ); Fri, 17 Mar 2017 14:27:01 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org D90826079A Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=sboyd@codeaurora.org Date: Fri, 17 Mar 2017 11:25:13 -0700 From: Stephen Boyd To: Thomas Gleixner Cc: mingo@kernel.org, hpa@zytor.com, linux-kernel@vger.kernel.org, linux-tip-commits@vger.kernel.org Subject: Re: [tip:timers/core] tick/broadcast: Make tick_broadcast_setup_oneshot() static Message-ID: <20170317182513.GM10239@codeaurora.org> References: <20170317010814.2591-2-sboyd@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 731 Lines: 20 On 03/17, Thomas Gleixner wrote: > On Fri, 17 Mar 2017, tip-bot for Stephen Boyd wrote: > > > Commit-ID: f5e38e7c86427bd7c01b259a9655cb6a9aba5cb7 > > Gitweb: http://git.kernel.org/tip/f5e38e7c86427bd7c01b259a9655cb6a9aba5cb7 > > Author: Stephen Boyd > > AuthorDate: Thu, 16 Mar 2017 18:08:14 -0700 > > Committer: Thomas Gleixner > > CommitDate: Fri, 17 Mar 2017 18:24:59 +0100 > > > > tick/broadcast: Make tick_broadcast_setup_oneshot() static > > Zapped it due to 0-day failure Urgh, I forgot to test all possible combinations. Sorry. I'll fix it and resend. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project