Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1440327 > unrolled thread
| Started by | Patrice Chotard <patrice.chotard@st.com> |
|---|---|
| First post | 2016-07-11 09:50 +0200 |
| Last post | 2016-07-14 15:20 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[GIT PULL v3] STi SoC changes for v4.8 Patrice Chotard <patrice.chotard@st.com> - 2016-07-11 09:50 +0200
Re: [GIT PULL v3] STi SoC changes for v4.8 Arnd Bergmann <arnd@arndb.de> - 2016-07-14 15:20 +0200
| From | Patrice Chotard <patrice.chotard@st.com> |
|---|---|
| Date | 2016-07-11 09:50 +0200 |
| Subject | [GIT PULL v3] STi SoC changes for v4.8 |
| Message-ID | <rTE8y-42b-9@gated-at.bofh.it> |
Hi Olof, Arnd and Kevin,
Please consider this first round of STi SoC updates for v4.8:
The following changes since commit 5edb56491d4812c42175980759da53388e5d86f5:
Linux 4.7-rc3 (2016-06-12 07:20:35 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git
tags/sti-soc-for-v4.8
for you to fetch changes up to 7b8e0188fa717cd9abc4fb52587445b421835c2a:
ARM: sti: Implement dummy L2 cache's write_sec (2016-07-11 09:15: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 generic for the STi SoCs family
----------------------------------------------------------------
Patrice Chotard (1):
ARM: sti: Implement dummy L2 cache's write_sec
Peter Griffin (1):
ARM: STi: Update machine _namestr to be more generic.
arch/arm/mach-sti/board-dt.c | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
[toc] | [next] | [standalone]
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Date | 2016-07-14 15:20 +0200 |
| Message-ID | <rUOIz-1JY-35@gated-at.bofh.it> |
| In reply to | #1440327 |
On Monday, July 11, 2016 9:41:17 AM CEST Patrice Chotard wrote: > 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 generic for the STi SoCs family Merged into next/soc. Note that you can skip the "Highlights" and "-------" lines in the tag, just write it the way you want it to appear in the git history. I actually prefer normal sentences, but lists like you have here are also fine. Ideally start with a one-line description of the branch. Arnd
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web