Re: 3.4.5 regression kernel oops in mount attempt without lockd present

2012-09-27 Thread Greg KH
On Sat, Sep 22, 2012 at 06:43:00AM -0500, Jason Wessel wrote: > > > Greg, > > In 3.4.5, a regression was introduced from commit: ee92389156 "SUNRPC: > move per-net operations from svc_destroy()". > > This regression was actually fixed in a later upstream patch in > v3.5-rc1, specifically 4db776

3.4.5 regression kernel oops in mount attempt without lockd present

2012-09-22 Thread Jason Wessel
Greg, In 3.4.5, a regression was introduced from commit: ee92389156 "SUNRPC: move per-net operations from svc_destroy()". This regression was actually fixed in a later upstream patch in v3.5-rc1, specifically 4db77695bf5 "LockD: pass service to per-net up and down functions", which means there