[GIT PULL] avr32 fixes

From: Haavard Skinnemoen
Date: Tue May 27 2008 - 04:41:18 EST


Hi Linus,

Please pull the 'master' branch of

ssh://master.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6.git master

to receive the below fixes.

Adrian, sorry about sitting on your fixes for so long. You can close
bug #10733 after this is merged.

Oh, and my 'master' branch has been a non-working mess for such a long
time now that I decided to reset it. From now on, I'll only add stuff
to it that I expect to go upstream fairly quickly, and never rebase it.
Experimental drivers and other in-progress stuff will go into the
atmel-X.Y.Z branches which are created from scratch for each point
release. In-progress but mostly safe avr32 arch stuff will go into
avr32-arch, which is included in linux-next.

Adrian Bunk (2):
avr32: export copy_page
avr32: export strnlen_user

Haavard Skinnemoen (2):
avr32: Update defconfigs
avr32: Fix cpufreq oops when ondemand governor is default

arch/avr32/configs/atngw100_defconfig | 336 ++++++++++++++++----------------
arch/avr32/configs/atstk1002_defconfig | 241 ++++++++++++++++-------
arch/avr32/configs/atstk1003_defconfig | 158 ++++++++++-----
arch/avr32/configs/atstk1004_defconfig | 110 +++++++----
arch/avr32/kernel/avr32_ksyms.c | 4 +
arch/avr32/mach-at32ap/cpufreq.c | 3 +-
6 files changed, 521 insertions(+), 331 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/