Re: [PATCH v22 16/24] x86/vdso: Add support for exception fixup in vDSO functions

From: Jarkko Sakkinen
Date: Mon Oct 07 2019 - 04:01:50 EST


On Sat, Oct 05, 2019 at 11:39:39AM -0700, Sean Christopherson wrote:
> On Fri, Oct 04, 2019 at 09:52:21PM +0300, Jarkko Sakkinen wrote:
> > On Thu, Oct 03, 2019 at 05:15:00PM -0700, Sean Christopherson wrote:
> > > I'll tackle this tomorrow. I've been working on the feature control MSR
> > > series and will get that sent out tomorrow as well. I should also be able
> > > to get you the multi-page EADD patch.
> >
> > Great I'll compose the patch set during the weekend and take Monday off
> > so you have the full work day to get everything (probably send the patch
> > set on Sunday).
>
> I wasn't able to finish everything this morning (not even close). The
> vDSO code and documentation was in rough shape. I finished cleaning it
> up, but still need to test and rewrite the changelog.
>
> If you really want to send v23 this weekend I can work more tonight
> and/or tomorrow morning. My preference would be to just punt a few more
> days.
>
> My todo list for v23:
>
> - Test vDSO changes and craft proper patches
> - Rewrite vDSO changelog
> - Rewrite vDSO exception fixup changelog
> - Implement multi-page EADD

For maintainer commit messages are at least as important as
documentation in the Documentation folder, if not more. If
they've been written well, they are useful when back tracking
history when fixing bugs and so forth.

>
> My todo list post-v23:
> - Write SGX programming model documentation (requested by Casey)

I'll wait up until I get your v23 changes. Try to get them as
fast as possible but without sacrificing quality.

/Jarkko