Re: reproducable kernel panic: page fault - 8.0-beta

From: Jamie Landeg Jones <jamie_at_bishopston.net>
Date: Tue, 01 Sep 2009 17:50:46 +0100
Kostik Belousov wrote:

> I think this would fix the issue.
>
> diff --git a/sys/fs/pseudofs/pseudofs_vnops.c b/sys/fs/pseudofs/pseudofs_vnops.c
> index e03749b..34ca500 100644
> --- a/sys/fs/pseudofs/pseudofs_vnops.c
> +++ b/sys/fs/pseudofs/pseudofs_vnops.c
> _at__at_ -339,7 +339,6 _at__at_ pfs_getextattr(struct vop_getextattr_args *va)
>  	if (proc != NULL)
>  		PROC_UNLOCK(proc);
>  
> -	pfs_unlock(pn);
>  	PFS_RETURN (error);
>  }
  
Thanks. I just tried that on my machines, and it does fix this.

Cheers, Jamie
Received on Tue Sep 01 2009 - 14:52:08 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:54 UTC