Re: [PATCH] powerpc/fsl: Update fman dt binding with pcs-phy and tbi-phy

2015-12-22 Thread Joakim Tjernlund
On Tue, 2015-12-22 at 06:18 +0200, igal.liber...@freescale.com wrote: > From: Igal Liberman > > Signed-off-by: Igal Liberman > --- >  .../devicetree/bindings/powerpc/fsl/fman.txt   |   39 > >  1 file changed, 39

Re: [PATCH] powerpc/fsl: Update fman dt binding with pcs-phy and tbi-phy

2015-12-22 Thread Scott Wood
On Tue, 2015-12-22 at 06:18 +0200, igal.liber...@freescale.com wrote: > From: Igal Liberman > > Signed-off-by: Igal Liberman > --- > .../devicetree/bindings/powerpc/fsl/fman.txt | 39 > > 1 file changed, 39

RE: [PATCH 1/1] powerpc/irq: tidy up inconsistent context in migrate_irqs()

2015-12-22 Thread Zhang Zhuoyu
Hi, Denis Any test result on pmac machine for this patch? Zhuoyu > -Original Message- > From: Zhang Zhuoyu [mailto:zhangzhu...@cmss.chinamobile.com] > Sent: Wednesday, December 16, 2015 10:46 PM > To: 'Denis Kirjanov'; 'Michael Ellerman' > Cc: 'Daniel Axtens'; 'Zhang Zhuoyu';

Re: [PATCH powerpc/next v6 0/4] atomics: powerpc: Implement relaxed/acquire/release variants

2015-12-22 Thread Michael Ellerman
On Tue, 2015-12-15 at 22:24 +0800, Boqun Feng wrote: > Hi all, > > This is v6 of the series. > > Link for v1: https://lkml.org/lkml/2015/8/27/798 > Link for v2: https://lkml.org/lkml/2015/9/16/527 > Link for v3: https://lkml.org/lkml/2015/10/12/368 > Link for v4:

[PATCH 1/5] selftests/powerpc: Make reg.h common to all powerpc selftests

2015-12-22 Thread Rashmica Gupta
Currently there is a reg.h in pmu/ebb that has defines that are useful in other powerpc selftests so move this up into selftests/powerpc folder. Also include in utils.h - as this is often used in self tests. Add in some other useful register defines. ---

[PATCH 2/5] selftests/powerpc: Standardise TM calls

2015-12-22 Thread Rashmica Gupta
Currently tbegin, tend etc are written as opcodes or asm instructions. So standardise these to asm instructions. Signed-off-by: Rashmica Gupta --- tools/testing/selftests/powerpc/tm/tm-resched-dscr.c | 16 +--- tools/testing/selftests/powerpc/tm/tm-signal-stack.c

[PATCH 5/5] selftests/powerpc: Add test to check if TM SPRs are corrupted

2015-12-22 Thread Rashmica Gupta
Testing that the TM SPRs are behaving the way they should. Uses more threads than cpus to see if the following register values persist with context switching: - the FS (failure summary) flag in TEXASR - TFIAR and TFHAR Signed-off-by: Rashmica Gupta ---

[PATCH 3/5] selftests/powerpc: Add test for forking inside transaction

2015-12-22 Thread Rashmica Gupta
This test does a fork syscall inside a transaction. Basic sniff test to see if we can enter the kernel during a transaction. Signed-off-by: Rashmica Gupta --- tools/testing/selftests/powerpc/tm/.gitignore | 1 + tools/testing/selftests/powerpc/tm/Makefile | 2 +-

[PATCH 4/5] selftests/powerpc: Add TM test to check if TAR is corrupted

2015-12-22 Thread Rashmica Gupta
If the transaction is aborted, the TAR should be rolled back to the checkpointed value before the transaction began. The value written to the TAR when the transaction is suspended should only remain there if the transaction completes successfully. Signed-off-by: Rashmica Gupta

PMAC 11.2 (G5 QUAD) spurious IRQ issues

2015-12-22 Thread Peter Saisanas
Hi, Regarding the Powermac G5 Quad (PMAC 11.2), i have compiled a few different kernels and they all seem to generate spurious interrupts. Observing the output of cat /proc/interrupts, it seems that each individual IRQ number assigned for most devices has the interrupt serviced by all 4 CPU

[PATCH 0/5] Rebase powerpc selftests

2015-12-22 Thread Rashmica Gupta
Rebase the previous powerpc selftests against the current next tree. Rashmica Gupta (5): selftests/powerpc: Make reg.h common to all powerpc selftests selftests/powerpc: Standardise TM calls selftests/powerpc: Add test for forking inside transaction selftests/powerpc: Add TM test to check

RE: [PATCH] powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree

2015-12-22 Thread Liberman Igal
Regards, Igal Liberman > -Original Message- > From: Shaohui Xie [mailto:shaohui@nxp.com] > Sent: Tuesday, December 22, 2015 8:27 AM > To: Liberman Igal-B31950 ; > devicet...@vger.kernel.org; linuxppc-dev@lists.ozlabs.org > Cc: Wood Scott-B07421

RE: [PATCH V4 2/2] powerpc/85xx: Add PCIe controller support for bsc9132qds

2015-12-22 Thread Zhiqiang Hou
Hi Scott, Could you please help to apply this patch? Thanks, Zhiqiang > -Original Message- > From: Scott Wood > Sent: 2015年11月20日 11:02 > To: Zhiqiang Hou; Zhiqiang Hou; linuxppc-dev@lists.ozlabs.org; > ga...@kernel.crashing.org; b...@kernel.crashing.org; pau...@samba.org; >

RE: [PATCH] powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree

2015-12-22 Thread Shaohui Xie
> @@ -55,6 +55,7 @@ fman@40 { > reg = <0xe 0x1000>; > fsl,fman-ports = <_rx_0x08 _tx_0x28>; > ptp-timer = <_timer0>; > + pcsphy-handle = <>; > }; > > mdio@e1000 { > @@ -62,5 +63,9 @@ fman@40 { >

RE: [PATCH V4 1/2] powerpc/fsl: Add PCI node in device tree of bsc9132qds

2015-12-22 Thread Zhiqiang Hou
Hi Rob, Could you please take this patch into account? Thanks, Zhiqiang > -Original Message- > From: Zhiqiang Hou [mailto:zhiqiang@freescale.com] > Sent: 2015年11月5日 11:16 > To: linuxppc-dev@lists.ozlabs.org; Scott Wood; ga...@kernel.crashing.org; > b...@kernel.crashing.org;

Re: [RFC 3/3] pseries: sysfs hack to trigger a hash page table resize

2015-12-22 Thread Denis Kirjanov
On 12/22/15, David Gibson wrote: > This patch adds a special file in /sys/kernel/mm which can be used to view > the current size of the hash page table (as a bit shift) and to trigger > a resize of the hash table on PAPR guests. > > Logically this would make more

RE: [PATCH] powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree

2015-12-22 Thread Liberman Igal
Regards, Igal Liberman > -Original Message- > From: Wood Scott-B07421 > Sent: Monday, December 21, 2015 4:41 PM > To: Liberman Igal-B31950 ; > devicet...@vger.kernel.org; linuxppc-dev@lists.ozlabs.org > Cc: Bucur Madalin-Cristian-B32716

[v2] powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree

2015-12-22 Thread igal.liberman
From: Igal Liberman Signed-off-by: Igal Liberman This patch adds pcsphy node to FManV3 device tree. Based on: https://patchwork.ozlabs.org/patch/503921/ v1 --> v2: - Addressed feedback from Shaohui Xie - Submitted a

[PATCH] powerpc/fsl: Update fman dt binding with pcs-phy and tbi-phy

2015-12-22 Thread igal.liberman
From: Igal Liberman Signed-off-by: Igal Liberman --- .../devicetree/bindings/powerpc/fsl/fman.txt | 39 1 file changed, 39 insertions(+) diff --git a/Documentation/devicetree/bindings/powerpc/fsl/fman.txt

RE: [PATCH] powerpc/fsl: Update fman dt binding with pcs-phy and tbi-phy

2015-12-22 Thread Liberman Igal
Regards, Igal Liberman > -Original Message- > From: Joakim Tjernlund [mailto:joakim.tjernl...@infinera.com] > Sent: Tuesday, December 22, 2015 5:57 PM > To: linuxppc-dev@lists.ozlabs.org; Liberman Igal-B31950 > ; devicet...@vger.kernel.org > Cc: Wood

Re: [PATCH] powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree

2015-12-22 Thread Scott Wood
On Tue, 2015-12-22 at 02:51 -0600, Liberman Igal-B31950 wrote: > > Regards, > Igal Liberman > > > -Original Message- > > From: Wood Scott-B07421 > > Sent: Monday, December 21, 2015 4:41 PM > > To: Liberman Igal-B31950 ; > > devicet...@vger.kernel.org;

Re: [PATCH powerpc/next v6 0/4] atomics: powerpc: Implement relaxed/acquire/release variants

2015-12-22 Thread Boqun Feng
On Wed, Dec 23, 2015 at 01:40:05PM +1100, Michael Ellerman wrote: > On Tue, 2015-12-15 at 22:24 +0800, Boqun Feng wrote: > > > Hi all, > > > > This is v6 of the series. > > > > Link for v1: https://lkml.org/lkml/2015/8/27/798 > > Link for v2: https://lkml.org/lkml/2015/9/16/527 > > Link for v3: