Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Aug 2009 21:29:51 +0300
From:      Kostik Belousov <kostikbel@gmail.com>
To:        Thomas Backman <serenity@exscape.org>
Cc:        Jamie Landeg Jones <jamie@bishopston.net>, "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>, freebsd-current@freebsd.org
Subject:   Re: reproducable kernel panic: page fault - 8.0-beta
Message-ID:  <20090830182951.GL1881@deviant.kiev.zoral.com.ua>
In-Reply-To: <C92F31B1-1DF9-42E4-BBC4-7885F871A905@exscape.org>
References:  <200908301750.n7UHoOwr069011@catflap.bishopston.net> <20090830175755.J93661@maildrop.int.zabbadoz.net> <C92F31B1-1DF9-42E4-BBC4-7885F871A905@exscape.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--Uus2/pBTyv0r7Av1
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Aug 30, 2009 at 08:09:43PM +0200, Thomas Backman wrote:
>=20
> On Aug 30, 2009, at 7:58 PM, Bjoern A. Zeeb wrote:
>=20
> >On Sun, 30 Aug 2009, Jamie Landeg Jones wrote:
> >
> >>problem still exists. no response to PR raised over a month ago :-(
> >
> >Now it would be really good if you had more information here, at least
> >a PR number.  There have been lots of them the last month.
> That's what I thought, but the query PR form (by originator) worked =20
> great. ;)
> kern/137310: http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dkern/137310

I think this would fix the issue.

diff --git a/sys/fs/pseudofs/pseudofs_vnops.c b/sys/fs/pseudofs/pseudofs_vn=
ops.c
index e03749b..34ca500 100644
--- a/sys/fs/pseudofs/pseudofs_vnops.c
+++ b/sys/fs/pseudofs/pseudofs_vnops.c
@@ -339,7 +339,6 @@ pfs_getextattr(struct vop_getextattr_args *va)
 	if (proc !=3D NULL)
 		PROC_UNLOCK(proc);
=20
-	pfs_unlock(pn);
 	PFS_RETURN (error);
 }
=20

--Uus2/pBTyv0r7Av1
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)

iEYEARECAAYFAkqaxR4ACgkQC3+MBN1Mb4i8jACdHwhihPfAaV66WlzSEoxQSxTB
3A8AoJ2LcTfuN2rI/MpEUUdIOfcETXu0
=j2gT
-----END PGP SIGNATURE-----

--Uus2/pBTyv0r7Av1--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090830182951.GL1881>