From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751777AbcGGFn0 (ORCPT ); Thu, 7 Jul 2016 01:43:26 -0400 Received: from mail-pf0-f196.google.com ([209.85.192.196]:36061 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750867AbcGGFnZ (ORCPT ); Thu, 7 Jul 2016 01:43:25 -0400 Date: Wed, 6 Jul 2016 22:30:56 -0700 From: Olof Johansson To: Patrice Chotard Cc: Arnd Bergmann , Kevin Hilman , arm@kernel.org, "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Peter Griffin , Lee Jones , "open list:ARM/STI ARCHITECTURE" Subject: Re: [GIT PULL] STi SoC changes for v4.8 Message-ID: <20160707053056.GM32389@localhost> References: <57768292.8070901@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <57768292.8070901@st.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jul 01, 2016 at 04:47:46PM +0200, Patrice Chotard wrote: > Hi Olof, Arnd and Kevin, > > Please consider this first round of STi SoC updates for v4.8: > > The following changes since commit 4c2e07c6a29e0129e975727b9f57eede813eea85: > > Linux 4.7-rc5 (2016-06-26 17:52:03 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git > sti-soc_for_v4.8 Again, that's a branch and not a tag. > for you to fetch changes up to 55aa35180c57d82f3db23e5aabce97acb0d36681: > > ARM: sti: Implement dummy L2 cache's write_sec (2016-07-01 16:23:44 +0200) > ---------------------------------------------------------------- > > Highlights: > ----------- > _ add a dummy L2 cache's write_sec callback as in non secure mode execution, > we can't get access to L2 cache secure registers > _ cosmetics change, in case of dump_stack, update the hardware name with a > more genericfor the STi SoCs family Minor nit: This is a somewhat odd format to write a list in. Please use '-' or '*' instead, and feel free to use capital letters, etc. :) -Olof