On Tue, 2020-04-28 at 19:11 +0200, Borislav Petkov wrote:
> On Sat, Mar 28, 2020 at 09:42:58AM -0700, Yu-cheng Yu wrote:
> > From: Fenghua Yu <[email protected]>
> > 
> > The function validate_xstate_header() validates an xstate header coming
> > from userspace (PTRACE or sigreturn).  To make it clear, rename it to
> > validate_user_xstate_header().
> 
> For the next time: patch version history like this here:
> 
> > v3:
> > - Change validate_xstate_header_from_user() to 
> > validate_user_xstate_header().
> 
> ... goes ...
> 
> > Suggested-by: Dave Hansen <[email protected]>
> > Signed-off-by: Fenghua Yu <[email protected]>
> > Signed-off-by: Yu-cheng Yu <[email protected]>
> > Reviewed-by: Dave Hansen <[email protected]>
> > Reviewed-by: Tony Luck <[email protected]>
> > Reviewed-by: Borislav Petkov <[email protected]>
> > ---
> 
> <--- ... here so that, when someone applies the patch, the version
> history doesn't become part of the commit message.
> 

Yes, I will do that the next time.  Thanks!

Reply via email to