[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160728231706.GA22087@obsidianresearch.com>
Date: Thu, 28 Jul 2016 17:17:06 -0600
From: Jason Gunthorpe <jgunthorpe@...idianresearch.com>
To: Dmitry Torokhov <dtor@...omium.org>
Cc: Andrey Pronin <apronin@...omium.org>,
Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>,
Peter Huewe <peterhuewe@....de>,
Marcel Selhorst <tpmdd@...horst.net>,
tpmdd-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org,
Christophe Ricard <christophe.ricard@...il.com>,
smbarber@...omium.org, dianders@...omium.org
Subject: Re: [PATCH v3 2/2] tpm: add driver for cr50 on SPI
On Thu, Jul 28, 2016 at 04:01:41PM -0700, Dmitry Torokhov wrote:
> > + u8 tx_buf[MAX_SPI_FRAMESIZE];
> > + u8 rx_buf[MAX_SPI_FRAMESIZE];
>
> Both of these need to be annotated as "____cacheline_aligned" since we
> eye them for use in DMA transfers.
Huh. That sure looks true to me..
We make that same mistake in all other tpm SPI drivers.
Can someone send a patch please?
Thanks,
Jason
Powered by blists - more mailing lists