Re: [PATCH 2/5] of/device: make for_each_node* check status properties

2010-12-30 Thread Grant Likely
On Wed, Dec 08, 2010 at 11:29:57AM -0800, Deepak Saxena wrote: > Some early device drivers don't actually implement a struct > of_platform_driver, > and instead use the for_each_node* iterators to search for matching device > nodes. Disabled device nodes will no longer be returned by these iterato

Re: [PATCH 1/5] of/device: Centralize checking of 'status' properties

2010-12-30 Thread Grant Likely
On Wed, Dec 08, 2010 at 11:29:13AM -0800, Deepak Saxena wrote: > Don't call any of_platform_driver's probe() function if the device node is > not accessible (as denoted in the status property). > > Signed-off-by: Hollis Blanchard > Signed-off-by: Deepak Saxena > --- > arch/powerpc/platforms/83x

Re: [PATCH 3/5] of/device: Make of_get_next_child() check status properties

2010-12-30 Thread Grant Likely
On Thu, Dec 16, 2010 at 09:40:55AM +1100, Michael Ellerman wrote: > On Wed, 2010-12-15 at 10:35 -0800, Hollis Blanchard wrote: > > On Wed, Dec 8, 2010 at 7:09 PM, David Gibson > > wrote: > > > On Thu, Dec 09, 2010 at 12:33:22PM +1100, Michael Ellerman wrote: > > >> On Wed, 2010-12-08 at 15:01 -060

[PATCH 4/5]drivers:staging:rtl8192u:ieee80211:rtl819x_HTProc.c Typo change singal to signal

2010-12-30 Thread Justin P. Mattock
The patches below fixes a typo "singal" to "signal". Please let me know if anything needs to be changed. Signed-off-by: Justin P. Mattock --- .../staging/rtl8192u/ieee80211/rtl819x_HTProc.c|2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/staging/rtl8192u/ie

[PATCH 5/5]drivers:staging:rtl8187se:r8180_core.c Typo change singal to signal

2010-12-30 Thread Justin P. Mattock
The patches below fixes a typo "singal" to "signal". Please let me know if anything needs to be changed. Signed-off-by: Justin P. Mattock --- drivers/staging/rtl8187se/r8180_core.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/rtl8187se/r8180_core.

[PATCH 3/5]drivers:staging:tidspbridge:core:tiomap3430.c Typo change singal to signal

2010-12-30 Thread Justin P. Mattock
The patches below fixes a typo "singal" to "signal". Please let me know if anything needs to be changed. Signed-off-by: Justin P. Mattock --- drivers/staging/tidspbridge/core/tiomap3430.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/staging/tidspbridge/core

[PATCH 2/5]drivers:staging:rtl8192e:ieee80211:rtl819x_HTProc.c Typo change singal to signal

2010-12-30 Thread Justin P. Mattock
The patches below fixes a typo "singal" to "signal". Please let me know if anything needs to be changed. Signed-off-by: Justin P. Mattock --- .../staging/rtl8192e/ieee80211/rtl819x_HTProc.c|2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/staging/rtl8192e/ie

[PATCH 1/5]arch:powerpc:platforms:85xx:mpc85xx_mds.c Typo change singal to signal

2010-12-30 Thread Justin P. Mattock
The patches below fixes a typo "singal" to "signal". Please let me know if anything needs to be changed. Signed-off-by: Justin P. Mattock --- arch/powerpc/platforms/85xx/mpc85xx_mds.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/platforms/85xx/mpc85xx_

Re: [PATCH 3/3 v2] of/device: Register children with a compatible value in of_platform_bus_probe()

2010-12-30 Thread Grant Likely
On Thu, Dec 30, 2010 at 04:04:10PM +0800, Lan Chunhe wrote: > On Thu, 30 Dec 2010 15:31:57 +0800, Grant Likely > wrote: > > >On Thu, Dec 30, 2010 at 03:23:11PM +0800, Lan Chunhe wrote: > >>On Thu, 30 Dec 2010 14:50:45 +0800, Grant Likely > >> wrote: > >> > >>>On Fri, Dec 10, 2010 at 06:52:20PM +0

Re: [PATCH] spufs: use simple_write_to_buffer

2010-12-30 Thread Arnd Bergmann
On Saturday 25 December 2010, Akinobu Mita wrote: > Simplify several write fileoperations for spufs by using > simple_write_to_buffer(). > > Signed-off-by: Akinobu Mita > Cc: Benjamin Herrenschmidt > Cc: Paul Mackerras > Cc: Jeremy Kerr > Cc: linuxppc-dev@lists.ozlabs.org > Cc: cbe-oss-...@lis

Re: PowerPC BUG: using smp_processor_id() in preemptible code

2010-12-30 Thread Benjamin Herrenschmidt
On Wed, 2010-12-29 at 14:54 -0800, Hugh Dickins wrote: > With recent 2.6.37-rc, with CONFIG_PREEMPT=y CONFIG_DEBUG_PREEMPT=y > on the PowerPC G5, I get spammed by BUG warnings each time I swapoff: > > BUG: using smp_processor_id() in preemptible [] code: swapoff/3974 > caller is .hpte_need

Re: [PATCH 3/3 v2] of/device: Register children with a compatible value in of_platform_bus_probe()

2010-12-30 Thread Lan Chunhe
On Thu, 30 Dec 2010 15:31:57 +0800, Grant Likely wrote: On Thu, Dec 30, 2010 at 03:23:11PM +0800, Lan Chunhe wrote: On Thu, 30 Dec 2010 14:50:45 +0800, Grant Likely wrote: >On Fri, Dec 10, 2010 at 06:52:20PM +0800, Lan Chunhe wrote: >>Currently, of_platform_bus_probe() completely skips nod