[PATCH RT 1/6] signal: Prevent double-free of user struct

2020-08-12 Thread Steven Rostedt
5.4.54-rt33-rc1 stable review patch. If anyone has any objections, please let me know. -- From: Matt Fleming The way user struct reference counting works changed significantly with, fda31c50292a ("signal: avoid double atomic counter increments for user accounting") Now user

Re: [PATCH RT 1/6] signal: Prevent double-free of user struct

2020-08-13 Thread Rasmus Villemoes
On 13/08/2020 03.45, Steven Rostedt wrote: > 5.4.54-rt33-rc1 stable review patch. > If anyone has any objections, please let me know. > No objections, quite the contrary. I think this should also be applied to 4.19-rt: Commit fda31c50292a is also in 4.19.y (as 797479da0ae9), since 4.19.112 and he

Re: [PATCH RT 1/6] signal: Prevent double-free of user struct

2020-08-13 Thread Steven Rostedt
On Thu, 13 Aug 2020 10:25:45 +0200 Rasmus Villemoes wrote: > On 13/08/2020 03.45, Steven Rostedt wrote: > > 5.4.54-rt33-rc1 stable review patch. > > If anyone has any objections, please let me know. > > > > No objections, quite the contrary. I think this should also be applied > to 4.19-rt: Y