Re: Module + offset calculations have to be signed in arch/arm/mach-omap2/pm-debug.c

2011-05-06 Thread Peter Barada
On 05/05/2011 02:16 PM, Kevin Hilman wrote: In any case, you've found a real bug, and your patch is valid. However, it doesn't currently apply to mainline, and it looks like it's because your patch is using spaces and the code being patched is using tabs. Also, you can simplify the changelog

Re: Module + offset calculations have to be signed in arch/arm/mach-omap2/pm-debug.c

2011-05-06 Thread Kevin Hilman
Hi Peter, Peter Barada peter.bar...@gmail.com writes: On 05/05/2011 02:16 PM, Kevin Hilman wrote: In any case, you've found a real bug, and your patch is valid. However, it doesn't currently apply to mainline, and it looks like it's because your patch is using spaces and the code being

Module + offset calculations have to be signed in arch/arm/mach-omap2/pm-debug.c

2011-05-05 Thread Peter Barada
I've been working on getting the TI OMAPPSP-03.00.01.06 kernel to properly suspend/resume on my DM37x board and all was going well until I added OTG support to the kernel and on suspend, the IVA2 and CORE pwrdms would not properly go into suspend. When comparing output from

Re: Module + offset calculations have to be signed in arch/arm/mach-omap2/pm-debug.c

2011-05-05 Thread Kevin Hilman
Peter Barada peter.bar...@gmail.com writes: I've been working on getting the TI OMAPPSP-03.00.01.06 kernel to properly suspend/resume on my DM37x board and all was going well until I added OTG support to the kernel and on suspend, the IVA2 and CORE pwrdms would not properly go into suspend.

Re: Module + offset calculations have to be signed in arch/arm/mach-omap2/pm-debug.c

2011-05-05 Thread Peter Barada
On 05/05/2011 01:11 PM, Kevin Hilman wrote: Peter Baradapeter.bar...@gmail.com writes: I've been working on getting the TI OMAPPSP-03.00.01.06 kernel to properly suspend/resume on my DM37x board and all was going well until I added OTG support to the kernel and on suspend, the IVA2 and CORE

Re: Module + offset calculations have to be signed in arch/arm/mach-omap2/pm-debug.c

2011-05-05 Thread Kevin Hilman
Peter Barada peter.bar...@gmail.com writes: On 05/05/2011 01:11 PM, Kevin Hilman wrote: Peter Baradapeter.bar...@gmail.com writes: I've been working on getting the TI OMAPPSP-03.00.01.06 kernel to properly suspend/resume on my DM37x board and all was going well until I added OTG support to

Re: Module + offset calculations have to be signed in arch/arm/mach-omap2/pm-debug.c

2011-05-05 Thread Peter Barada
On 05/05/2011 02:16 PM, Kevin Hilman wrote: Peter Baradapeter.bar...@gmail.com writes: On 05/05/2011 01:11 PM, Kevin Hilman wrote: Peter Baradapeter.bar...@gmail.com writes: I've been working on getting the TI OMAPPSP-03.00.01.06 kernel to properly suspend/resume on my DM37x board and

Re: Module + offset calculations have to be signed in arch/arm/mach-omap2/pm-debug.c

2011-05-05 Thread Kevin Hilman
Peter Barada peter.bar...@gmail.com writes: On 05/05/2011 02:16 PM, Kevin Hilman wrote: Peter Baradapeter.bar...@gmail.com writes: On 05/05/2011 01:11 PM, Kevin Hilman wrote: Peter Baradapeter.bar...@gmail.com writes: I've been working on getting the TI OMAPPSP-03.00.01.06 kernel to