[RFC][PATCH] powerpc: Use the #address-cells information to parse memory/reg

2011-05-29 Thread Suzuki Poulose
Use the #address-cells, #size-cells information to parse the memory/reg info from device tree. The format of memory/reg is based on the #address-cells,#size-cells. Currently, the kexec-tools doesn't use the above values in parsing the memory/reg values. Hence the kexec cannot handle cases where

RE: [PATCH] Add support for pt7c4338 (rtc device) in rtc-ds1307 driver

2011-05-29 Thread Jain Priyanka-B32167
> -Original Message- > From: linuxppc-dev-bounces+priyanka.jain=freescale@lists.ozlabs.org > [mailto:linuxppc-dev- > bounces+priyanka.jain=freescale@lists.ozlabs.org] On Behalf Of > Wolfram Sang > Sent: Thursday, May 26, 2011 2:40 PM > To: Jain Priyanka-B32167 > Cc: a.zu...@towert

Patch "seqlock: Don't smp_rmb in seqlock reader spin loop" has been added to the 2.6.33-longterm tree

2011-05-29 Thread gregkh
This is a note to let you know that I've just added the patch titled seqlock: Don't smp_rmb in seqlock reader spin loop to the 2.6.33-longterm tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/longterm/longterm-queue-2.6.33.git;a=summary The filename of the patc

Patch "seqlock: Don't smp_rmb in seqlock reader spin loop" has been added to the 2.6.32-longterm tree

2011-05-29 Thread gregkh
This is a note to let you know that I've just added the patch titled seqlock: Don't smp_rmb in seqlock reader spin loop to the 2.6.32-longterm tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/longterm/longterm-queue-2.6.32.git;a=summary The filename of the patc

Patch "seqlock: Don't smp_rmb in seqlock reader spin loop" has been added to the 2.6.39-stable tree

2011-05-29 Thread gregkh
This is a note to let you know that I've just added the patch titled seqlock: Don't smp_rmb in seqlock reader spin loop to the 2.6.39-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: se

Patch "seqlock: Don't smp_rmb in seqlock reader spin loop" has been added to the 2.6.38-stable tree

2011-05-29 Thread gregkh
This is a note to let you know that I've just added the patch titled seqlock: Don't smp_rmb in seqlock reader spin loop to the 2.6.38-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: se

Re: PROBLEM: 2.6.39 doesn't boot on POWER MAC

2011-05-29 Thread Benjamin Herrenschmidt
On Sun, 2011-05-29 at 23:16 +0400, Andrey Gusev wrote: > 28.05.2011 22:09, Tabi Timur-B04825 пишет: > > On Sat, May 28, 2011 at 2:55 AM, Andrey Gusev wrote: > >> Hi! > >> A kernel 2.6.39 doesn't boot on my POWER MAC G4. A kernel 2.6.38.6 with > >> almost the same config boots without any problems

Re: [PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system call filtering

2011-05-29 Thread Ingo Molnar
* Peter Zijlstra wrote: > But face it, you can argue until you're blue in the face, That is not a technical argument though - and i considered and answered every valid technical argument made by you and Thomas. You were either not able to or not willing to counter them. > [...] but both tglx

Re: PROBLEM: 2.6.39 doesn't boot on POWER MAC

2011-05-29 Thread Andrey Gusev
28.05.2011 22:09, Tabi Timur-B04825 пишет: On Sat, May 28, 2011 at 2:55 AM, Andrey Gusev wrote: Hi! A kernel 2.6.39 doesn't boot on my POWER MAC G4. A kernel 2.6.38.6 with almost the same config boots without any problems. Have you tried using git-bisect to isolate the commit that breaks? F

Re: Mapping an executable page

2011-05-29 Thread Tabi Timur-B04825
On Fri, May 27, 2011 at 8:25 AM, Thomas De Schampheleire wrote: > Although I realize that what I need to achieve is unconventional, what > is the correct way of mapping a certain address range into memory, and > be able to execute from it? Have you tried looking at the actual TLB entry for this

Re: PROBLEM: 2.6.39 doesn't boot on POWER MAC

2011-05-29 Thread Andrey Gusev
28.05.2011 22:09, Tabi Timur-B04825 пишет: On Sat, May 28, 2011 at 2:55 AM, Andrey Gusev wrote: Hi! A kernel 2.6.39 doesn't boot on my POWER MAC G4. A kernel 2.6.38.6 with almost the same config boots without any problems. Have you tried using git-bisect to isolate the commit that breaks? I