[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201008160858.42947.arnd@arndb.de>
Date: Mon, 16 Aug 2010 08:58:42 +0200
From: Arnd Bergmann <arnd@...db.de>
To: piotr@...owicz.com
Cc: Sam Ravnborg <sam@...nborg.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: ioctl definition - has it changed recently?
On Sunday 15 August 2010 00:10:29 Piotr Hosowicz wrote:
> Yes, this was it. I made git pull and git revert and now I am up and
> kicking. But how will I manage with it not by git but by kernel org
> provioded files? And even if I used git all the time will I have to
> revert it each time and what's the worse I will become more and more out
> of sync because people will write their code as if I did not revert.
Just fix your driver code to no longer rely on the big kernel lock
and then make it use the unlocked_ioctl operation.
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