RE: Problems with kernel support for hardware watchpoints

2011-02-18 Thread Will Deacon
Hi Ulrich, > OK. So I guess the only remaining questions is: if this hardware needs the > errata fix to work properly, shouldn't it be automatically selected by the > kernel configure logic? Note that this appears to happen for certain OMAP > boards, see arch/arm/mach-omap2/Kconfig: > > config

Re: Continuous build results

2011-02-18 Thread Ken Werner
On Friday, February 18, 2011 2:17:38 am Michael Hope wrote: > Hi there. I've created a new mailing list for the automated build > results of Linaro GCC, Linaro GDB, and (once-weekly) FSF 4.5 and 4.6. Interesting! Thanks for setting this up. Do we want to send the results of the weekly FSF builds

[ACTIVITY] weekly status

2011-02-18 Thread Ken Werner
Hi, * continued to look into latrace and found an issue in case a dynamic library gets unloaded. Otherwise latrace looks quite good on ARM. https://wiki.linaro.org/KenWerner/Sandbox/latrace * chasing bugs: - After a lot of testing Andy Green has made a big step forward in finding the ro

[ACTIVITY] report week 07

2011-02-18 Thread Peter Maydell
RAG: Red: Amber: Green: DATE/QEMU conference place confirmed, travel booked Current Milestones: | Planned| Estimate | Actual | qemu-linaro 2011-03 | 2011-03-08 | 2011-03-08 || Historical Milestones: finish virtio-system | 2010-08

[ACTIVITY] Feb 14 - Feb 17

2011-02-18 Thread Ulrich Weigand
== GDB == * Working with Will Deacon, identified root cause of GDB problems running on Versatile Express in SMP mode, and verified that Errata workaround fixes the problem * Finished testing GDB HW watchpoints patch on vexpress, submitted complete patch set for mainline inclusion * Re