[GIT PULL] avr32 fixes

Previous thread: by cnsl on Tuesday, May 27, 2008 - 4:27 am. (1 message)

Next thread: [RFC: 2.6 patch] let GROUP_SCHED depend on BROKEN by Adrian Bunk on Tuesday, May 27, 2008 - 4:58 am. (14 messages)
To: Linus Torvalds <torvalds@...>
Cc: Adrian Bunk <bunk@...>, Rafael J. Wysocki <rjw@...>, <linux-kernel@...>, <kernel@...>
Date: Tuesday, May 27, 2008 - 4:17 am

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(-)
--

Previous thread: by cnsl on Tuesday, May 27, 2008 - 4:27 am. (1 message)

Next thread: [RFC: 2.6 patch] let GROUP_SCHED depend on BROKEN by Adrian Bunk on Tuesday, May 27, 2008 - 4:58 am. (14 messages)