From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by ozlabs.org (Postfix) with ESMTP id 3BEEBB70AB for ; Mon, 23 Aug 2010 18:53:17 +1000 (EST) From: Arnd Bergmann To: Andreas Schwab Subject: Re: [PATCH/v2] via-pmu: add compat_pmu_ioctl Date: Mon, 23 Aug 2010 10:53:07 +0200 References: <201008221333.50575.arnd@arndb.de> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Message-Id: <201008231053.07836.arnd@arndb.de> Cc: linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sunday 22 August 2010, Andreas Schwab wrote: > The ioctls are actually compatible, but due to historical mistake the > numbers differ between 32bit and 64bit. > > Signed-off-by: Andreas Schwab Acked-by: Arnd Bergmann