Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1163595
| From | Rik van Riel <riel@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/8] apm32: Fix cputime == jiffies assumption |
| Date | 2015-06-11 22:50 +0200 |
| Message-ID | <pAhAe-fl-17@gated-at.bofh.it> (permalink) |
| References | <pAeCm-4hX-1@gated-at.bofh.it> <pAeCo-4hX-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 06/11/2015 01:36 PM, Frederic Weisbecker wrote: > That code wrongly assumes that cputime_t wraps jiffies_t. Lets use > the correct accessors/mutators. > > No real harm now as that code can't be used with full dynticks. > > Cc: Christoph Lameter <cl@linux.com> > Cc: Ingo Molnar <mingo@kernel.org> > Cc; John Stultz <john.stultz@linaro.org> > Cc: Peter Zijlstra <peterz@infradead.org> > Cc: Preeti U Murthy <preeti@linux.vnet.ibm.com> > Cc: Rik van Riel <riel@redhat.com> > Cc: Thomas Gleixner <tglx@linutronix.de> > Cc: Viresh Kumar <viresh.kumar@linaro.org> > Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com> Reviewed-by: Rik van Riel <riel@redhat.com> -- 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 | Find similar | Unroll thread
Re: [PATCH 2/8] apm32: Fix cputime == jiffies assumption Rik van Riel <riel@redhat.com> - 2015-06-11 22:50 +0200
csiph-web