On Sat, 22 Jun 2019, Andy Lutomirski wrote: > Clean up the vDSO code a bit by giving pvclock_page and hvclock_page > their actual types instead of u8[PAGE_SIZE]. This shouldn't > materially affect the generated code. > > Heavily based on a patch from Linus. > > Cc: Borislav Petkov <[email protected]> > Cc: Peter Zijlstra <[email protected]> > Signed-off-by: Linus Torvalds <[email protected]>
So either this wants a
From: Linus line
or this tag should be:
Originally-by: Linus ...
Hmm?
Thanks,
tglx

