Re: [PATCH 0/4] eventfs: Some more minor fixes

2023-11-22 Thread Steven Rostedt
On Wed, 22 Nov 2023 09:19:25 -0500 Josef Bacik wrote: > On Tue, Nov 21, 2023 at 06:10:03PM -0500, Steven Rostedt wrote: > > Mark Rutland reported some crashes from the latest eventfs updates. > > This fixes most of them. > > > > He still has one splat that he can trigger but I can not. Still loo

Re: [PATCH 0/4] eventfs: Some more minor fixes

2023-11-22 Thread Josef Bacik
On Tue, Nov 21, 2023 at 06:10:03PM -0500, Steven Rostedt wrote: > Mark Rutland reported some crashes from the latest eventfs updates. > This fixes most of them. > > He still has one splat that he can trigger but I can not. Still looking > into that. Reviewed-by: Josef Bacik Thanks, Josef

[PATCH 0/4] eventfs: Some more minor fixes

2023-11-21 Thread Steven Rostedt
Mark Rutland reported some crashes from the latest eventfs updates. This fixes most of them. He still has one splat that he can trigger but I can not. Still looking into that. Steven Rostedt (Google) (4): eventfs: Use GFP_NOFS for allocation when eventfs_mutex is held eventfs: Move t