]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'omap-for-v4.7/fixes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Fri, 3 Jun 2016 19:27:08 +0000 (12:27 -0700)
committerOlof Johansson <olof@lixom.net>
Fri, 3 Jun 2016 19:27:08 +0000 (12:27 -0700)
commit6adb2e1d5af35ac735df4e4650a4d0e8551a3a3a
treec2771dc309ae4dffdccd3b61490c978cd362e4aa
parent9a87401b895d190e6c5635913001d92e868d533b
parentb6a284b584aa89ac94e4e583be2e79ca00564aa5
Merge tag 'omap-for-v4.7/fixes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes

Two fixes for omaps for v4.7 merge window, one to enable
ARM errata for am437x, and the other to add ARM errtum
workaround for dra7.

AFAIK these both can wait for v4.7, we can then request them
for stable kernels as needed.

* tag 'omap-for-v4.7/fixes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: OMAP2+: AM43XX: Enable fixes for Cortex-A9 errata
  ARM: OMAP5 / DRA7: Introduce workaround for 801819

Signed-off-by: Olof Johansson <olof@lixom.net>