Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1373816
| Path | csiph.com!news.mixmin.net!aioe.org!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | John Stultz <john.stultz@linaro.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] clocksource: use clocksource_freq2mult() helper |
| Date | Fri, 08 Apr 2016 00:30:02 +0200 |
| Message-ID | <rlqB4-2eA-13@gated-at.bofh.it> (permalink) |
| References | <rdgSe-7Ep-15@gated-at.bofh.it> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=4U0slr8vh/vBNOVe7KIF/RVhXWO/Davfmw1KPr4Zc5Y=; b=R85FC5ZiaVe9xwGXmoicwQjcxzFi+3iMGyC4PP1LckeIoaaqiJbZhaBD617VJpjRP8 H1tpBz9toU7eMkXamHa/Yotz8UxApNvYCOqYNmS84AGAZ+yuWQmInVhYARHR7g20dYcI /72Sxey7K3emT/bn/2NqSmVRmpXrR2gNXO9PE= |
| X-Google-Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=4U0slr8vh/vBNOVe7KIF/RVhXWO/Davfmw1KPr4Zc5Y=; b=g440Nc0NjEci8my1TxnkjvU2eHDFBoKl08uIrUK4DEPmarQeSafd0RuXdHL6Ojqb4d nKnDFlpZg67wv06YRyPKBuFU2zOjSoVViZNsvjA5n7xFx3r80e4gn/IlX6Felw7R1wM3 1NJ6Usb91WTMGLpxVPr7sqLCHuIWOvh6DM5Pa3tiDzKBHhGx57XSy+SQf19oTnEYagSw frkLXvl6J5QsTXTCzlvL7oFjwayQ60FJpp+PMuYiMRZFaAqiVodKHT4bTxD/zycpLPcb g0S6XeQOdb6VwuKzHvVy17eYU41fFR6HLrqc5rYmj4xH9SBnjePFArav2fu+fCSkevrJ UMZQ== |
| X-Gm-Message-State | AD7BkJJxQkkV/dRuzZM2BgIytTz8VTeQx5oKR31OTFTYSckpKGaG3Tqcs32/slAbZ+2HDloWk+m2QD2yfdranqYv |
| MIME-Version | 1.0 |
| X-Received | by 10.157.5.106 with SMTP id 97mr2578960otw.127.1460068139686; Thu, 07 Apr 2016 15:28:59 -0700 (PDT) |
| Content-Type | text/plain; charset=UTF-8 |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 11 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Thomas Gleixner <tglx@linutronix.de>, lkml <linux-kernel@vger.kernel.org> |
| X-Original-Date | Thu, 7 Apr 2016 15:28:59 -0700 |
| X-Original-Message-ID | <CALAqxLU8upX6nWKt+=FzR+hoNeZ-X=1cRGOsUH+a5QzFQC0xag@mail.gmail.com> |
| X-Original-References | <1458123675-20001-1-git-send-email-kuleshovmail@gmail.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1373816 |
Show key headers only | View raw
On Wed, Mar 16, 2016 at 3:21 AM, Alexander Kuleshov <kuleshovmail@gmail.com> wrote: > which is introduced in the 7aca0c072 commit to simplify calculation of > the mult and shift in the clocks_calc_mult_shift(). > > Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com> Queued for testing. thanks -john
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] clocksource: use clocksource_freq2mult() helper John Stultz <john.stultz@linaro.org> - 2016-04-08 00:30 +0200
csiph-web