[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <201011251417.52010.arnd@arndb.de>
Date: Thu, 25 Nov 2010 14:17:51 +0100
From: Arnd Bergmann <arnd@...db.de>
To: Ian Kent <raven@...maw.net>
Cc: Avi Kivity <avi@...hat.com>, autofs@...ux.kernel.org,
"linux-kernel" <linux-kernel@...r.kernel.org>
Subject: Re: autofs4 hang in 2.6.37-rc1
On Thursday 18 November 2010, Ian Kent wrote:
> But the important thing to notice is that the new ioctl interface (in
> fs/autofs4/dev-ioctl.c) used the unlocked_ioctl method since it was
> merged in 2.6.28 and that calls back into the core ioctl code for its
> major functionality. So the core function of the ioctl interface has
> been used without the BKL for quite a while now and has been heavily
> exercised in subsequent testing since the new ioctl interface has been
> in place.
>
> I can't see any reason for keeping the autofs4_ioctl_mutex.
Ok. Are you submitting a patch to remove it? Your reasoning absolutely
makes sense and we need to fix this regression.
Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists