[GIT PULL] arm: pxa: fixes against v3.18-rc1

Robert Jarzmik robert.jarzmik at free.fr
Wed Oct 22 12:48:22 PDT 2014


I think I messed up the email address, thinking the alias arm at linux.org
represented the arm soc maintainers.

As this is the first time I ask you to pull, it might be time to educate me with
what I'm doing wrong, either in my timing, the content, or anything else.

This was the pull request I wanted to send.

--<8--

The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

  Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)

are available in the git repository at:

  git at github.com:rjarzmik/linux.git tags/fixes-for-v3.18-rc2

for you to fetch changes up to cde7fc879969f933614b1256df2625d6ff637bab:

  ARM: pxa: fix hang on startup with DEBUG_LL (2014-10-20 21:11:40 +0200)

----------------------------------------------------------------
arm: pxa: fixes for v3.18-rc2

Hello Arnd, Kevin, Olof,

One small fix for a bug triggered by the activation of low level debug
code in all pxa variants in v3.17. The fix is a trivial Kconfig value
fix for an addressing conflict.

Thanks.

----------------------------------------------------------------
Robert Jarzmik (1):
      ARM: pxa: fix hang on startup with DEBUG_LL

 arch/arm/Kconfig.debug                    | 2 +-
 arch/arm/mach-pxa/include/mach/addr-map.h | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

-- 
Robert



More information about the linux-arm-kernel mailing list