From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Tue, 20 Mar 2018 13:57:43 -0700 Subject: [GIT PULL] two omap fixes for v4.16-rc cycle In-Reply-To: References: Message-ID: <20180320205743.GB5799@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Tony Lindgren [180316 15:38]: > From: "Tony Lindgren" > > 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