RE: openpic specification

2010-01-17 Thread SHAN Gavin
> I ever searched openpic specification on google for several times, but > unfortunately nothing found. > Could anybody point me where I can get the openpic specification? > > The source code seems being from IBM: arch/powerpc/sysdev/mpic.c While not the openpic spec if you grab any of the Fre

Re: [PATCH] trivial: fix typo s/leve/level/ in powerpc arch

2010-01-17 Thread Jiri Kosina
On Sun, 17 Jan 2010, Thadeu Lima de Souza Cascardo wrote: > Signed-off-by: Thadeu Lima de Souza Cascardo > --- > arch/powerpc/mm/tlb_low_64e.S |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/arch/powerpc/mm/tlb_low_64e.S b/arch/powerpc/mm/tlb_low_64e.S > index f28

[PATCH] trivial: fix typo s/leve/level/ in powerpc arch

2010-01-17 Thread Thadeu Lima de Souza Cascardo
Signed-off-by: Thadeu Lima de Souza Cascardo --- arch/powerpc/mm/tlb_low_64e.S |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/mm/tlb_low_64e.S b/arch/powerpc/mm/tlb_low_64e.S index f288279..8b04c54 100644 --- a/arch/powerpc/mm/tlb_low_64e.S +++ b/arch/power

[git pull] Please pull powerpc.git merge branch

2010-01-17 Thread Benjamin Herrenschmidt
Hi Linus ! A tad late due to me slacking and leaving the patches take dust in patchwork for a bit too long, but here are a few bug fixes for powerpc and a bunch of defconfig freshen ups for some of our embedded platforms. Cheers, Ben. The following changes since commit 004b35063296b6772fa72404a3

jffs2_gcd_mtdx thread and umount problem.

2010-01-17 Thread Johnny Hung
Hi All, I have a customized MPC8313 (ppc arch) board with SPANSION 64MB NOR flash, everything works fine but I found a abnormal about JFFS2 flahs filesystem. The system will mount JFFS2 to /mnt/mtd when system boot up. I try to execute umount /mnt/mtd or sync or reboot right away after login then

Re: jffs2_gcd_mtdx thread and umount problem.

2010-01-17 Thread Joakim Tjernlund
> > Hi All, > > I have a customized MPC8313 (ppc arch) board with SPANSION 64MB NOR > flash, everything works fine but I found a abnormal about JFFS2 flahs > filesystem. > > The system will mount JFFS2 to /mnt/mtd when system boot up. I try to > execute umount /mnt/mtd or sync or reboot right away