From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Padovan Subject: Re: [PATCH 10/30] compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystem Date: Tue, 21 Feb 2012 17:05:25 -0200 Message-ID: <20120221190419.GA2914@joana> References: <1329696488-16970-1-git-send-email-hpa@zytor.com> <1329696488-16970-11-git-send-email-hpa@zytor.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-gx0-f174.google.com ([209.85.161.174]:36828 "EHLO mail-gx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755770Ab2BUTFr (ORCPT ); Tue, 21 Feb 2012 14:05:47 -0500 Content-Disposition: inline In-Reply-To: <1329696488-16970-11-git-send-email-hpa@zytor.com> Sender: linux-arch-owner@vger.kernel.org List-ID: To: "H. Peter Anvin" Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, mingo@kernel.org, tglx@linutronix.de, torvalds@linux-foundation.org, akpm@linux-foundation.org, hjl.tools@gmail.com, Marcel Holtmann , "David S. Miller" * H. Peter Anvin [2012-02-19 16:07:48 -0800]: > From: "H. J. Lu" > > Enable the Bluetooth subsystem to be used with a compat ABI with > 64-bit time. > > Signed-off-by: H. Peter Anvin > Cc: Marcel Holtmann > Cc: Gustavo F. Padovan > Cc: David S. Miller > --- > net/bluetooth/hci_sock.c | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) Applied, thanks. Gustavo