This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Update siginfo constants from Linux kernel (bug 21286)


On Mon, 3 Sep 2018, H.J. Lu wrote:

> >> Wasn't SI_DETHREAD there in 2012?  Should it be a separate patch?
> >
> > The patch is generically making the header reflect the current set of
> > constants in the kernel, without regard to when the kernel added them in
> > what header.
> 
> A separate patch for SI_DETHREAD is much easier to review.  It
> may be useful for backport.  Can you make a separate patch for
> SI_DETHREAD?

I don't see it as useful.  It doesn't reflect the nature of the patch 
(which was based on reviewing against Linux 4.18, not checking for each 
constant when it was added to the kernel; I doubt that would be the only 
split based on kernel versions).

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]