From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 21 Oct 2015 17:02:20 +0200 Subject: [GIT PULL] two omap fixes for v4.3-rc cycle In-Reply-To: <20151020193401.GM3078@atomide.com> References: <20151020193401.GM3078@atomide.com> Message-ID: <4037170.1cl4xHYRla@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 20 October 2015 12:34:01 Tony Lindgren wrote: > The following changes since commit d8e1f5ed11a39a68da00f05000466c4f6db4456e: > > Documentation: ARM: List new omap MMC requirements (2015-10-12 16:23:34 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.3/fixes-rc6 > > for you to fetch changes up to 57df5380853460bc66b59a46273ce113c923d39c: > > ARM: OMAP2+: Fix imprecise external abort caused by bogus SRAM init (2015-10-19 08:55:46 -0700) > > ---------------------------------------------------------------- > Fixes for omaps for v4.3-rc cycle: > > - Fix oops with LPAE and moew than 2GB of memory by enabling > ZONE_DMA for LPAE. Probably no need for stable on this one as we > only recently ran into this with the mainline kernel > > - Fix imprecise external abort caused by bogus SRAM init. This affects > dm814x recently merged, so no need for stable on this one AFAIK Applied to fixes, thanks! Arnd