Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932580AbbFIQXQ (ORCPT ); Tue, 9 Jun 2015 12:23:16 -0400 Received: from quartz.orcorp.ca ([184.70.90.242]:37557 "EHLO quartz.orcorp.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751583AbbFIQW5 (ORCPT ); Tue, 9 Jun 2015 12:22:57 -0400 Date: Tue, 9 Jun 2015 10:22:40 -0600 From: Jason Gunthorpe To: Jarkko Sakkinen Cc: peterhuewe@gmx.de, Marcel Selhorst , "moderated list:TPM DEVICE DRIVER" , open list Subject: Re: [PATCH] tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add() Message-ID: <20150609162240.GA7347@obsidianresearch.com> References: <1433849809-823-1-git-send-email-jarkko.sakkinen@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1433849809-823-1-git-send-email-jarkko.sakkinen@linux.intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-Broken-Reverse-DNS: no host name found for IP address 10.0.0.192 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 823 Lines: 22 On Tue, Jun 09, 2015 at 02:36:49PM +0300, Jarkko Sakkinen wrote: Needs a commit message, bug description, Fixes: header and does it go to -stable ? > Reported-by: Matt Fleming > Signed-off-by: Jarkko Sakkinen > drivers/char/tpm/tpm_crb.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Obviously there is a problem here with the double swap. But that should be a nop on x86 hardware, I didn't think there was a BE arch using ACPI?? Reviewed-By: Jason Gunthorpe Jason -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/