Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1269349
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Jacob Pan <jacob.jun.pan@linux.intel.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/4] ktime: add a roundup function |
| Date | Fri, 13 Nov 2015 23:40:02 +0100 |
| Message-ID | <quvaG-3UL-11@gated-at.bofh.it> (permalink) |
| References | <qusFP-2eI-3@gated-at.bofh.it> <qusFQ-2eI-29@gated-at.bofh.it> <qusZc-2Cc-17@gated-at.bofh.it> |
| X-Original-To | Thomas Gleixner <tglx@linutronix.de> |
| X-Extloop1 | 1 |
| X-Ironport-Av | E=Sophos;i="5.20,289,1444719600"; d="scan'208";a="850140290" |
| Organization | OTC |
| X-Mailer | Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-pc-linux-gnu) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| 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 | 17 |
| X-Original-Cc | Peter Zijlstra <peterz@infradead.org>, Ingo Molnar <mingo@redhat.com>, John Stultz <john.stultz@linaro.org>, LKML <linux-kernel@vger.kernel.org>, Arjan van de Ven <arjan@linux.intel.com>, Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>, Len Brown <len.brown@intel.com>, Rafael Wysocki <rafael.j.wysocki@intel.com>, Eduardo Valentin <edubezval@gmail.com>, Paul Turner <pjt@google.com>, jacob.jun.pan@linux.intel.com |
| X-Original-Date | Fri, 13 Nov 2015 14:36:40 -0800 |
| X-Original-Message-ID | <20151113143640.5b1e81a4@icelake> |
| X-Original-References | <1447444387-23525-1-git-send-email-jacob.jun.pan@linux.intel.com> <1447444387-23525-2-git-send-email-jacob.jun.pan@linux.intel.com> <alpine.DEB.2.11.1511131512260.3987@nanos> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1269349 |
Show key headers only | View raw
On Fri, 13 Nov 2015 15:13:45 -0500 (EST) Thomas Gleixner <tglx@linutronix.de> wrote: > > > > +static inline ktime_t ktime_roundup(ktime_t x, ktime_t y) > > Kerneldoc comment of this function would be appreciated. will do. Plan to reuse John's comment. Thanks, Jacob -- 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/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/4] CFS idle injection Jacob Pan <jacob.jun.pan@linux.intel.com> - 2015-11-13 21:00 +0100
[PATCH 1/4] ktime: add a roundup function Jacob Pan <jacob.jun.pan@linux.intel.com> - 2015-11-13 21:00 +0100
Re: [PATCH 1/4] ktime: add a roundup function John Stultz <john.stultz@linaro.org> - 2015-11-13 21:20 +0100
Re: [PATCH 1/4] ktime: add a roundup function Jacob Pan <jacob.jun.pan@linux.intel.com> - 2015-11-13 23:40 +0100
Re: [PATCH 1/4] ktime: add a roundup function Thomas Gleixner <tglx@linutronix.de> - 2015-11-13 21:20 +0100
Re: [PATCH 1/4] ktime: add a roundup function Jacob Pan <jacob.jun.pan@linux.intel.com> - 2015-11-13 23:40 +0100
csiph-web