[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200901161825.38029.arnd@arndb.de>
Date: Fri, 16 Jan 2009 18:25:37 +0100
From: Arnd Bergmann <arnd@...db.de>
To: dedekind@...radead.org
Cc: Geert Uytterhoeven <Geert.Uytterhoeven@...ycom.com>,
linux-mtd <linux-mtd@...ts.infradead.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] UBI: add ioctl compatibility
On Friday 16 January 2009, Artem Bityutskiy wrote:
> From: Artem Bityutskiy <Artem.Bityutskiy@...ia.com>
> Subject: [PATCH] UBI: add ioctl compatibility
>
> UBI ioctl's do not work when running 64-bit kernel and 32-bit
> user-land. Fix this by adding the compat_ioctl method.
>
> Also, UBI serializes all ioctls, so more than one ioctl at a time
> is not a problem. Amd UBI does not seem to depend on anything else,
> so use unlocked_ioctl instead of ioctl (no BKL needed).
>
> Reported-by: Geert Uytterhoeven <Geert.Uytterhoeven@...ycom.com>
> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@...ia.com>
Looks good now, thanks!
Reviewed-by: Arnd Bergmann <arnd@...db.de>
--
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