Re: powerpc/nvram: Fix an incorrect partition merge

2016-06-12 Thread xinhui
On 2016年06月07日 19:39, Michael Ellerman wrote: On Mon, 2016-06-06 at 13:31 +0800, xinhui wrote: On 2016年06月03日 19:47, Michael Ellerman wrote: On Thu, 2015-10-12 at 07:30:02 UTC, xinhui wrote: From: Pan Xinhui When we merge two contiguous partitions whose signatures are marked NVRAM_SIG_FREE

Re: [PATCH 0/2] Fix CPU Online handling for unbounded worker threads

2016-06-12 Thread Gautham R Shenoy
Hi Peter, Thomas, On Tue, Jun 07, 2016 at 08:44:01PM +0530, Gautham R. Shenoy wrote: > Hi, > > This patchset fixes a couple of issues in the CPU_ONLINE notification > handling for the workqueues with respect to unbounded worker threads. Any thoughts on these patches ? They fix a race which was ca

Re: [PATCH 0/6] eBPF JIT for PPC64

2016-06-12 Thread Naveen N. Rao
On 2016/06/10 10:47PM, David Miller wrote: > From: "Naveen N. Rao" > Date: Tue, 7 Jun 2016 19:02:17 +0530 > > > Please note that patch [2] is a pre-requisite for this patchset, and is > > not yet upstream. > ... > > [1] http://thread.gmane.org/gmane.linux.kernel/2188694 > > [2] http://thread.gm

Re: [PATCH v4 43/44] dma-mapping: Remove dma_get_attr

2016-06-12 Thread Robin Murphy
On 10/06/16 11:12, Krzysztof Kozlowski wrote: After switching DMA attributes to unsigned long it is easier to just compare the bits. Signed-off-by: Krzysztof Kozlowski [for avr32] Acked-by: Hans-Christian Noren Egtvedt --- [...] arch/arm64/mm/dma-mapping.c| 10 +++

Re: [PATCH v4 43/44] dma-mapping: Remove dma_get_attr

2016-06-12 Thread Vineet Gupta
On Friday 10 June 2016 03:44 PM, Krzysztof Kozlowski wrote: > After switching DMA attributes to unsigned long it is easier to just > compare the bits. > > Signed-off-by: Krzysztof Kozlowski > [for avr32] > Acked-by: Hans-Christian Noren Egtvedt Acked-by: Vineet Gupta#for arch/arc ___

[PATCH v4 43/44] dma-mapping: Remove dma_get_attr

2016-06-12 Thread Krzysztof Kozlowski
After switching DMA attributes to unsigned long it is easier to just compare the bits. Signed-off-by: Krzysztof Kozlowski [for avr32] Acked-by: Hans-Christian Noren Egtvedt --- Documentation/DMA-API.txt | 4 +-- arch/arc/mm/dma.c | 4 +-- arch

[PATCH] powerpc: dts: t1040si: Change T1040si USB controller version

2016-06-12 Thread Sriram Dash
From: Sriram Dash Change USB controller version name to 2.5 in compatible string for T1040 Signed-off-by: Sriram Dash --- arch/powerpc/boot/dts/fsl/t1040si-post.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/powerpc/boot/dts/fsl/t1040si-post.dtsi b/arch/powe

[PATCH] T4/B4: add aliases for usb nodes

2016-06-12 Thread Sriram Dash
From: Sriram Dash Add usb aliases for consistency with the other platforms. Signed-off-by: Laurentiu Tudor Signed-off-by: Sriram Dash --- arch/powerpc/boot/dts/fsl/b4420si-pre.dtsi| 1 + arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi| 1 + arch/powerpc/boot/dts/fsl/qonverge-usb2-d

Re: case sensitivity for devicetree node names

2016-06-12 Thread Benjamin Herrenschmidt
On Sun, 2016-06-12 at 11:39 -0700, Frank Rowand wrote: > > Is there a kernel config option (or a small set of config options) > that would identify the affected machines?  It would be ok if > the option(s) also included some non-affected machines.  That > way we could use the case insensitive comp

Re: case sensitivity for devicetree node names

2016-06-12 Thread Frank Rowand
On 06/11/16 15:05, Benjamin Herrenschmidt wrote: > On Sat, 2016-06-11 at 12:38 -0700, Frank Rowand wrote: >> I chased through the history and found a 2.6.0-test5 announcement >> which noted the patch from you which adds: >> >> of_find_node_by_path() >> of_find_node_by_name() >> of_find_node_b

Re: [PATCH 7/7] thermal: qoriq: Add thermal management support

2016-06-12 Thread Hongtao Jia
Hi all, I received this auto build error notice. I have something to clarify and ask: - [cannot apply to robh/for-next soc-thermal/next] It could apply to robh/for-next. It could not apply to soc-thermal/next because this branch is not updated to the latest kernel. - [auto build test ERROR