Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1438183
| Path | csiph.com!news.freedyn.net!newsfeed.datemas.de!weretis.net!feeder4.news.weretis.net!news.unit0.net!news.panservice.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Olof Johansson <olof@lixom.net> |
| Newsgroups | linux.kernel |
| Subject | Re: [GIT PULL] STi SoC changes for v4.8 |
| Date | Thu, 07 Jul 2016 07:50:01 +0200 |
| Message-ID | <rSamd-2Gr-3@gated-at.bofh.it> (permalink) |
| References | <rQ7Vv-7Qe-1@gated-at.bofh.it> |
| X-Original-To | Patrice Chotard <patrice.chotard@st.com> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=lixom-net.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=0mUDec0Auu8h5wcgCJemgatEhaC9dzkgTtojwBfScxE=; b=CJlAdhflfzRYUAxbQbRKaRcTzF9Cq9S2wvDdunVDWVOTBaetyV9J7xOmyqH+mtXe61 4jOlYK7gQvdHGFNH3ywSBVqp5Mccw/fmwE3L4w0TM0MkpjScyIiilnFWq2qdPDO/WSvk thBDll+xZww2zEYT7cmdk0bK9dzsLadjCbMjSPLeHYV6lqde335G5Vahv7KuVwgM4GPS T3gVTC2rg82eb7n6gDhPQ+S+K24QJtjQFb6b6y8GlHbhsM3CLucef9uR5V6c5ci+fwE0 /+uh4W4kn75F5Ahg/StlxDoPWlO5NrcnkoEaoXx7BSK2J94oVcUgFWUXNs1LzhV50Kwa PGKQ== |
| X-Google-Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=0mUDec0Auu8h5wcgCJemgatEhaC9dzkgTtojwBfScxE=; b=kt81oywlTo6F1m6OjwPd4OZrl5h7FmGhm/9/L+5Jy79oKLN3ekj2Y3Bp45iFikT1wC bSfcPnlljRCqOjv7+3AanAO1FiwInFMrQuaZ5VVe67Z/r/bzpi3yFyRVFCKxl6UxTFvc 8OKD2fFs+XNTfVefEBm+njsw/CryD2Ybbx7JRlOJ742jvdxnpHAYq0Cd5//Tr12ONAAN Cdr5pnvQrTqVoW5fo16WAHUlGJ0zSTjnOsmNfkac8c8zSmwUzua3UQkQUin08z/plUfI opUwQvSfwWSgu/Tfx+IlfMN/gnMmicDNO47XQXdpde2/cdS7+iZ3OAfXGZ8kOSamX8t6 LIog== |
| X-Gm-Message-State | ALyK8tKcFGiVnWl+DlfpwuQcWtebuzS0anrvYyL45L2veu1MJam5UyDSoQCF5arpmslaWw== |
| X-Received | by 10.98.71.15 with SMTP id u15mr2112191pfa.69.1467870204986; Wed, 06 Jul 2016 22:43:24 -0700 (PDT) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.23 (2014-03-12) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 33 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Arnd Bergmann <arnd@arndb.de>, Kevin Hilman <khilman@baylibre.com>, arm@kernel.org, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>, "linux-arm-kernel@lists.infradead.org" <linux-arm-kernel@lists.infradead.org>, Peter Griffin <peter.griffin@linaro.org>, Lee Jones <lee.jones@linaro.org>, "open list:ARM/STI ARCHITECTURE" <kernel@stlinux.com> |
| X-Original-Date | Wed, 6 Jul 2016 22:30:56 -0700 |
| X-Original-Message-ID | <20160707053056.GM32389@localhost> |
| X-Original-References | <57768292.8070901@st.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1438183 |
Show key headers only | View raw
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
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[GIT PULL] STi SoC changes for v4.8 Patrice Chotard <patrice.chotard@st.com> - 2016-07-01 16:50 +0200
Re: [GIT PULL] STi SoC changes for v4.8 Olof Johansson <olof@lixom.net> - 2016-07-07 07:50 +0200
Re: [GIT PULL] STi SoC changes for v4.8 Patrice Chotard <patrice.chotard@st.com> - 2016-07-07 09:20 +0200
csiph-web