linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] two omap fixes for v4.16-rc cycle
@ 2018-03-16 15:37 Tony Lindgren
  2018-03-20 20:57 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Tony Lindgren @ 2018-03-16 15:37 UTC (permalink / raw)
  To: linux-arm-kernel

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit d39b6ea4f8c90e9e5f03a06b6a4fd4af11e2f617:

  bus: ti-sysc: Fix checking of no-reset-on-init quirk (2018-02-15 09:18:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.16/fixes-rc5-signed

for you to fetch changes up to 4e1e720009a78a7057a142de47def1e9f4bf41c7:

  ARM: OMAP: Fix SRAM W+X mapping (2018-03-08 10:28:46 -0800)

----------------------------------------------------------------
Two fixes for omap variants for v4.16-rc cycle

Fix insecure W+X mapping warning for SRAM for omaps that
don't yet use drivers/misc/*sram*.c code.

Also fix dmtimer probe for omap16xx devices that was noticed
with the pending dmtimer move to drivers. It seems this has
been broken for a while and is a non-critical for booting.
It is needed for PM on omap16xx though.

----------------------------------------------------------------
Tony Lindgren (3):
      ARM: OMAP: Fix dmtimer init for omap1
      Merge branch 'omap-for-v.16/dmtimer-fix' into omap-for-v4.16/fixes
      ARM: OMAP: Fix SRAM W+X mapping

 arch/arm/plat-omap/dmtimer.c |  7 ++-----
 arch/arm/plat-omap/sram.c    | 19 +++++++++++++++++++
 2 files changed, 21 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL] two omap fixes for v4.16-rc cycle
  2018-03-16 15:37 [GIT PULL] two omap fixes for v4.16-rc cycle Tony Lindgren
@ 2018-03-20 20:57 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2018-03-20 20:57 UTC (permalink / raw)
  To: linux-arm-kernel

* Tony Lindgren <tony@atomide.com> [180316 15:38]:
> From: "Tony Lindgren" <tony@atomide.com>
> 
> The following changes since commit d39b6ea4f8c90e9e5f03a06b6a4fd4af11e2f617:
> 
>   bus: ti-sysc: Fix checking of no-reset-on-init quirk (2018-02-15 09:18:55 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.16/fixes-rc5-signed
> 
> for you to fetch changes up to 4e1e720009a78a7057a142de47def1e9f4bf41c7:
> 
>   ARM: OMAP: Fix SRAM W+X mapping (2018-03-08 10:28:46 -0800)
> 
> ----------------------------------------------------------------
> Two fixes for omap variants for v4.16-rc cycle
> 
> Fix insecure W+X mapping warning for SRAM for omaps that
> don't yet use drivers/misc/*sram*.c code.

This one oopses on omap3 when enabling low-power modes as we
need to restore SRAM coming back from off mode after idle.

So let's skip this pull request if not merged yet, I'll do a
better patch and will resend an updated pull request.

Regards,

Tony

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-20 20:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-16 15:37 [GIT PULL] two omap fixes for v4.16-rc cycle Tony Lindgren
2018-03-20 20:57 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).