[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200807111122.31384.arnd@arndb.de>
Date: Fri, 11 Jul 2008 11:22:30 +0200
From: Arnd Bergmann <arnd@...db.de>
To: "Stoyan Gaydarov" <stoyboyker@...il.com>
Cc: rjw@...k.pl, pavel@...e.cz, linux-kernel@...r.kernel.org,
linux-pm@...ts.linux-foundation.org
Subject: Re: [PATCH] ioctl conversion
On Friday 11 July 2008, Stoyan Gaydarov wrote:
> This would work normally but there are three early returns and the
> rest are just switch statements that set the return code.
I just looked at linux-next and found that Rafael has already done
the conversion from BKL to his own mutex, after Alan has introduced
the BKL in an earlier patch. Your patch is not needed any more.
It's good to look into the state of the ioctl conversion, but you
should make sure that you're not doing work that has already been
done by someone else, so try checking out linux-next first.
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