Current powerpc/merge on a QS21 reports an oops on boot:
[ cut here ]
Badness at mm/bootmem.c:535
[snip]
Call Trace:
[c0763a80] [c05dd068] .alloc_arch_preferred_bootmem+0x28/0x9c
(unreliable)
[c0763b10] [c05ddaac] .___alloc_bootmem_nopanic+
On Sun, Jun 28, 2009 at 05:22:51PM -0400, Sean MacLennan wrote:
>Yes, it's me again. The GPIO LEDs default-state = keep patch was
>accepted into the kernel. This patch takes advantage of that patch.
I haven't forgotten about your patches. Will try and get them pulled together
and send them on to
Yes, it's me again. The GPIO LEDs default-state = keep patch was
accepted into the kernel. This patch takes advantage of that patch.
It would be nice if the patch made it into 2.6.31 since this was my last
outstanding patch. I really didn't think the "keep" patch would be
accepted in this release
On Sun, Jun 28, 2009 at 3:42 AM, Grant Likely wrote:
> From: Grant Likely
>
> The needed spin_event_timeout() macro is now merged in from the
> powerpc tree, so these drivers are no longer broken. This reverts
> commit 0c0e09e21a9e7bc6ca54e06ef3d497255ca26383 (ASoC: Mark MPC5200
> AC97 as BROKEN
On Sun, Jun 28, 2009 at 3:41 AM, Grant Likely wrote:
> From: Grant Likely
>
> ALSA SoC drivers should be specify SND_SOC_AC97_BUS instead, not AC97_BUS.
> Without SND_SOC_AC97_BUS defined, an AC97 device will not get correctly
> registered on the AC97 bus, which prevents thinks like the WM9712
> t
Signed-off-by: Joe Perches
---
arch/powerpc/mm/tlb_hash64.c |2 +-
arch/powerpc/oprofile/cell/vma_map.c |2 +-
arch/powerpc/platforms/powermac/cpufreq_64.c |2 +-
arch/powerpc/platforms/powermac/pic.c|2 +-
arch/powerpc/platforms/ps3/system-bus.c
Signed-off-by: Joe Perches
---
drivers/dma/fsldma.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/dma/fsldma.c b/drivers/dma/fsldma.c
index f18d1bd..71ce8ed 100644
--- a/drivers/dma/fsldma.c
+++ b/drivers/dma/fsldma.c
@@ -136,7 +136,7 @@ static int dma_is_idle(
From: Grant Likely
The needed spin_event_timeout() macro is now merged in from the
powerpc tree, so these drivers are no longer broken. This reverts
commit 0c0e09e21a9e7bc6ca54e06ef3d497255ca26383 (ASoC: Mark MPC5200
AC97 as BROKEN until PowerPC merge issues are resolved)
Tested against 2.6.31-
From: Grant Likely
ALSA SoC drivers should be specify SND_SOC_AC97_BUS instead, not AC97_BUS.
Without SND_SOC_AC97_BUS defined, an AC97 device will not get correctly
registered on the AC97 bus, which prevents thinks like the WM9712
touchscreen driver from getting probed.
Tested against 2.6.31-rc