Re: [PATCH 2] powerpc/5200: Rework GPT driver to also be an IRQ controller

2009-01-31 Thread Wolfram Sang
Hi Grant, this one had more issues. It feels a bit rushed... (and I added linuxppc-dev to CC as it was mentioned below). On Tue, Jan 27, 2009 at 09:30:22AM -0700, Grant Likely wrote: > From: Grant Likely > > This patch adds IRQ controller support to the MPC5200 General > Purpose Timer (GPT) dev

[PATCH -rt] powerpc/tracing: Add support for "PREEMPT_TRACE" tracer

2009-01-31 Thread Anton Vorontsov
The support is pretty straightforward: issue print_preempt_trace() just after the call trace. Without CONFIG_PREEMPT_TRACE=y the print_preempt_trace() call turns into no-op. Signed-off-by: Anton Vorontsov --- On Fri, Jan 30, 2009 at 12:57:01PM -0500, Steven Rostedt wrote: [...] > > > Turn on CO

[PATCH] ftrace: On PowerPC we don't need frame pointers for CALLER_ADDRs

2009-01-31 Thread Anton Vorontsov
According to this discussion: http://lkml.org/lkml/2008/7/25/338 http://lkml.org/lkml/2008/7/26/72 Frame pointers do nothing useful on PowerPC, so lib/Kconfig.debug makes CONFIG_FRAME_POINTER unselectable on PPC targets. But ftrace.h requires CONFIG_FRAME_POINTER for CALLER_ADDR macros. Therefore

Re: Dynamic-ftrace not working in PlayStation3

2009-01-31 Thread Arnd Bergmann
On Saturday 31 January 2009, Geoff Levand wrote: > > > > So I take it that the above showed that the code worked for some? > > In my trials it blows up on the first load_module() call, and for my > config that was usbcore: I looked into it some more with Remis yesterday, and we got ftrace workin

Can not get PATA to work for Compact Flash with 2.6.28 kernel

2009-01-31 Thread Lixin Yao
I use a San Disk compact flash (CF) card on a board with MPC8248 processor. The CF is connected to data and address bus of the processor and operates in TRUE IDE mode. The registers are memory mapped. I can read the file system on the CF in u-boot (1.3.4). U-boot can identify the CF and mount file

Re: [Patch] 2.6.29-rc3-git2 - Fix net/ipv6/ip6mr.o build break

2009-01-31 Thread David Miller
Thanks for the report, Dave Jones already posted this fix (CC:'d to the correct location, net...@vger.kernel.org) ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev