From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933149AbeALCIK (ORCPT + 1 other); Thu, 11 Jan 2018 21:08:10 -0500 Received: from mail-lf0-f67.google.com ([209.85.215.67]:38699 "EHLO mail-lf0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932699AbeALCIH (ORCPT ); Thu, 11 Jan 2018 21:08:07 -0500 X-Google-Smtp-Source: ACJfBouENpZPBp12J2CM/fw3qUGBXxJGaTzd0Eose4gYebzVHXd9BRe8WtrvA2RZuElwuKcBb2fsag== Date: Thu, 11 Jan 2018 18:05:47 -0800 From: Olof Johansson To: Jens Wiklander Cc: arm@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [GIT PULL] tee dynamic shm fixes for v4.16 Message-ID: <20180112020547.7vkatughmu6af6d7@localhost> References: <20180111124456.2fziqy4sdxq5wdlz@jax> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180111124456.2fziqy4sdxq5wdlz@jax> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Thu, Jan 11, 2018 at 01:44:56PM +0100, Jens Wiklander wrote: > Hello arm-soc maintainers, > > Please pull these fixes for the previous tee-drv-dynamic-shm-for-v4.16 > pull request that is currently kept in the drivers/tee-2 branch in the > arm-soc git. > > This pull request addresses the question about registering memory that > isn't regular memory. I posted those patches some time ago with no feedback > so far. > > There's also three small fixes to the dynamic shm patches that I've > picked up from the mailing lists. > > Thanks, > Jens > > > The following changes since commit ef8e08d24ca84846ce639b835ebd2f15a943f42b: > > tee: shm: inline tee_shm_get_id() (2017-12-15 13:36:21 +0100) > > are available in the git repository at: > > https://git.linaro.org/people/jens.wiklander/linux-tee.git tee-drv-dynamic-shm+fixes-for-v4.16 > > for you to fetch changes up to 2490cdf6435b1d3cac0dbf710cd752487c67c296: > > tee: shm: Potential NULL dereference calling tee_shm_register() (2018-01-09 14:34:00 +0100) > > ---------------------------------------------------------------- > This pull request updates the previous tee-drv-dynamic-shm-for-v4.16 pull > request with five new patches fixing review comments and errors. > > Apart from three small fixes there's two larger patches that in the end > checks that memory to be registered really is normal cached memory. Merged into next/drivers. I noticed git.linaro.org is really slow though, maybe you should look into getting a kernel.org account instead? It took about a minute for the pull request to complete. -Olof