openmoko-kernel mailing list

FromSubjectsort iconDate
Mark Brown
Re: [PATCH] ASoC: Fix wm8753 register cache size and initial...
As discussed in reply to your posting on lkml only 62 of the registers are cached so the adjustments in cache size would appear to be No, that predates the change in the driver by a very long time. commit 1df892cba45f9856d369a6a317ad2d1e44bca423 Author: Mark Brown <broonie@opensource.wolfsonmicro.com> Date: Fri Jul 3 10:33:39 2009 +0100 ASoC: Fix register cache initialisation for WM8753 The wrong register cache variable was being used to provide the size for the m...
Jul 3, 6:19 am 2009
Lars-Peter Clausen
Re: [PATCH] ASoC: Fix wm8753 register cache size and initial...
Sorry, I should have been more clear what part of the patch is related to the heisenbug: I suspect the heisenbug to be caused by the register cache being one to small and in the openmoko tree version of wm8753.c the bounds check in the register cache access code is wrong and allows access to one element behind the actual array size. So read/write to the WM8753_ADCTL2 register accesses unalloced and uninitalised memory. Which explains why it showed up only sometimes. - Lars
Jul 3, 7:07 am 2009
Mark Brown
Re: [PATCH] ASoC: Fix wm8753 register cache size and initial...
...though with your clarification that's not actually the case and the patch should be OK as-is.
Jul 3, 6:36 am 2009
Nicola Mfb
Re: RFC: Possible fix for wireless issue / Power consumption?
On Thu, Jul 2, 2009 at 10:51 AM, Timo Juhani Is a prebuilt image+modules available for that revision? It'd like to see how much it's really stable. Last week I started a prototype application to control wpa_supplicant over dbus, and my experiments are going slow because I'm not able to find a really stable kernel. As compile/deploy/test phases are frequent and as my tool enables/disables wifi resource, drives wpa_supplicant, starts/stops udhcpc at every lauch, after a bit every kernel crashes or w...
Jul 3, 5:33 am 2009
Timo Juhani Lindfors
Re: RFC: Possible fix for wireless issue / Power consumption?
Nope, you better follow something like http://iki.fi/lindi/openmoko/kernel2.txt Yes, that's the point of watchdog hardware. -Timo
Jul 3, 6:00 am 2009
previous daytodaynext day
July 2, 2009July 3, 2009None