[PATCH v2 1/1] powerpc/85xx: Board support for ppa8548

2013-02-03 Thread Stef van Os
Initial board support for the Prodrive PPA8548 AMC module. Board is an MPC8548 AMC platform used in RapidIO systems. This module is also used to test/work on mainline linux RapidIO software. PPA8548 overview: - 1.3 GHz Freescale PowerQUICC III MPC8548 processor - 1 GB DDR2 @ 266 MHz - 8 MB NOR fla

Re: [RFC PATCH v2 01/12] Add sys_hotplug.h for system device hotplug framework

2013-02-03 Thread Rafael J. Wysocki
On Saturday, February 02, 2013 09:15:37 PM Rafael J. Wysocki wrote: > On Saturday, February 02, 2013 03:58:01 PM Greg KH wrote: > > On Fri, Feb 01, 2013 at 11:12:59PM +0100, Rafael J. Wysocki wrote: > > > On Friday, February 01, 2013 08:23:12 AM Greg KH wrote: > > > > On Thu, Jan 31, 2013 at 09:54:

Re: [RFC PATCH v2 01/12] Add sys_hotplug.h for system device hotplug framework

2013-02-03 Thread Toshi Kani
On Sat, 2013-02-02 at 16:01 +0100, Greg KH wrote: > On Fri, Feb 01, 2013 at 01:40:10PM -0700, Toshi Kani wrote: > > On Fri, 2013-02-01 at 07:30 +, Greg KH wrote: > > > On Thu, Jan 31, 2013 at 06:32:18PM -0700, Toshi Kani wrote: > > > > This is already done for PCI host bridges and platform dev

Re: 3.7-rc7: BUG: MAX_STACK_TRACE_ENTRIES too low!

2013-02-03 Thread Christian Kujau
On Sun, 27 Jan 2013 at 14:56, Christian Kujau wrote: > Hm, is there no chance to get this into 3.8? I've been running with this > patch applied since 3.7-rc7 and it got rid of this > "MAX_STACK_TRACE_ENTRIES too low" message. I've just upgraded to 3.8-rc5 > and it's still not in mainline :-\ Ha

Re: [RFC PATCH v2 01/12] Add sys_hotplug.h for system device hotplug framework

2013-02-03 Thread Greg KH
On Sat, Feb 02, 2013 at 09:15:37PM +0100, Rafael J. Wysocki wrote: > On Saturday, February 02, 2013 03:58:01 PM Greg KH wrote: > > On Fri, Feb 01, 2013 at 11:12:59PM +0100, Rafael J. Wysocki wrote: > > > On Friday, February 01, 2013 08:23:12 AM Greg KH wrote: > > > > On Thu, Jan 31, 2013 at 09:54:5

Re: [PATCH?] Move ACPI device nodes under /sys/firmware/acpi (was: Re: [RFC PATCH v2 01/12] Add sys_hotplug.h for system device hotplug framework)

2013-02-03 Thread Greg KH
On Sat, Feb 02, 2013 at 11:18:20PM +0100, Rafael J. Wysocki wrote: > On Saturday, February 02, 2013 09:15:37 PM Rafael J. Wysocki wrote: > > On Saturday, February 02, 2013 03:58:01 PM Greg KH wrote: > [...] > > > > > I know it's more complicated with these types of devices, and I think we > > > ar

Re: [PATCH 0/3] Enable multiple MSI feature in pSeries

2013-02-03 Thread Michael Ellerman
On Tue, 2013-01-15 at 15:38 +0800, Mike Qiu wrote: > Currently, multiple MSI feature hasn't been enabled in pSeries, > These patches try to enbale this feature. Hi Mike, > These patches have been tested by using ipr driver, and the driver patch > has been made by Wen Xiong : So who wrote these p

Re: [PATCH] powerpc/mm: Fix hash computation function

2013-02-03 Thread Michael Ellerman
On Wed, 2013-01-30 at 11:10 +0530, Aneesh Kumar K.V wrote: > From: "Aneesh Kumar K.V" > > The ASM version of hash computation function was truncating the upper bit. > Make the ASM version similar to hpt_hash function. Remove masking vsid bits. > Without this patch, we observed hang during bootup

Re: [PATCH 2/2] pseries/iommu: remove DDW on kexec

2013-02-03 Thread Michael Ellerman
On Tue, 2013-01-29 at 12:33 -0800, Nishanth Aravamudan wrote: > Hi Michael, > > On 29.01.2013 [21:58:28 +1100], Michael Ellerman wrote: > > On Mon, 2013-01-28 at 18:03 -0800, Nishanth Aravamudan wrote: > > > pseries/iommu: remove DDW on kexec > > > ... > > > > > > I believe the simplest, eas

Re: [PATCH 0/3] Enable multiple MSI feature in pSeries

2013-02-03 Thread Mike Qiu
On Tue, 2013-01-15 at 15:38 +0800, Mike Qiu wrote: Currently, multiple MSI feature hasn't been enabled in pSeries, These patches try to enbale this feature. Hi Mike, These patches have been tested by using ipr driver, and the driver patch has been made by Wen Xiong : So who wrote these patche

[git pull] Please pull powerpc.git merge branch

2013-02-03 Thread Benjamin Herrenschmidt
Hi Linus ! Just so that you don't get too bored on your Island here's a patch for 3.8 fixing a nasty bug that affects the new 64T support that was merged in 3.7. Please apply whenever you have a chance (and an internet connection !) Cheers, Ben. The following changes since commit 689dfa894c57842

Re: [PATCH] powerpc/mm: Fix hash computation function

2013-02-03 Thread Benjamin Herrenschmidt
On Mon, 2013-02-04 at 14:29 +1100, Michael Ellerman wrote: > On Wed, 2013-01-30 at 11:10 +0530, Aneesh Kumar K.V wrote: > > From: "Aneesh Kumar K.V" > > > > The ASM version of hash computation function was truncating the upper bit. > > Make the ASM version similar to hpt_hash function. Remove mas

3.8: possible circular locking dependency detected

2013-02-03 Thread Christian Kujau
Hi, similar to what I reported earlier [0] for 3.8.0-rc1, this happens during "ifup wlan0" (which in effect starts wpa_supplicant to bring up a Broadcom b43 wifi network interface). The interface is working though and continues to work over several ifup/ifdown iterations. The backtrace looks a

Re: [PATCH powerpc] Use VPA subfunction macros instead of numbers for vpa calls

2013-02-03 Thread Michael Ellerman
On Fri, 2013-01-25 at 16:12 +0800, Li Zhong wrote: > Use macros in vpa calls. > > Signed-off-by: Li Zhong Looks good. cheers ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

Re: [PATCH 0/3] Enable multiple MSI feature in pSeries

2013-02-03 Thread Michael Ellerman
On Mon, 2013-02-04 at 11:49 +0800, Mike Qiu wrote: > > On Tue, 2013-01-15 at 15:38 +0800, Mike Qiu wrote: > > > Currently, multiple MSI feature hasn't been enabled in pSeries, > > > These patches try to enbale this feature. > > Hi Mike, > > > > > These patches have been tested by using ipr driver,

Re: [PATCH 0/3] Enable multiple MSI feature in pSeries

2013-02-03 Thread Mike Qiu
2013/2/4 13:56, Michael Ellerman: On Mon, 2013-02-04 at 11:49 +0800, Mike Qiu wrote: On Tue, 2013-01-15 at 15:38 +0800, Mike Qiu wrote: Currently, multiple MSI feature hasn't been enabled in pSeries, These patches try to enbale this feature. Hi Mike, These patches have been tested by using i