lkml.org 
[lkml]   [2019]   [Jun]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v6 03/19] kernel: Unify update_vsyscall implementation
On Fri, 14 Jun 2019, Vincenzo Frascino wrote:
> On 6/14/19 12:10 PM, Thomas Gleixner wrote:
> > On Thu, 30 May 2019, Vincenzo Frascino wrote:
> >> +
> >> + if (__arch_use_vsyscall(vdata)) {
> >> + vdata[CS_HRES_COARSE].cycle_last =
> >> + tk->tkr_mono.cycle_last;
> >> + vdata[CS_HRES_COARSE].mask =
> >> + tk->tkr_mono.mask;
> >> + vdata[CS_HRES_COARSE].mult =
> >> + tk->tkr_mono.mult;
> >
> > These line breaks make it really hard to read. Can you fold in the patch
> > below please?
> >
>
> Thanks for this. I will do it in v7.

Talking about v7. I'd like to get this into 5.3. That means you'd have to
rebase it on

git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git hyperv-next

to avoid the hyperv conflict. I'll sort this out with the hyperv folks how
I can get these bits as a base for a tip branch which holds all the vdso
pieces.

Thanks,

tglx

\
 
 \ /
  Last update: 2019-06-14 14:20    [W:0.161 / U:1.732 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site