Re: [PATCH] powerpc: provide __bswapdi2

2013-05-13 Thread Stephen Rothwell
stealing the output of gcc, why not just use the C version (at least for 32 bit)? -- Cheers, Stephen Rothwells...@canb.auug.org.au pgp7QZrN15nN7.pgp Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org

Re: [PATCH 1/1] Add a new platform tree for ib8315.

2013-05-29 Thread Stephen Rothwell
. -- Cheers, Stephen Rothwells...@canb.auug.org.au pgpaNVXQz4NCF.pgp Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

Re: [PATCH 5/5] net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg

2013-06-05 Thread Stephen Rothwell
funtions forbidding MSG_CMSG_COMPAT and the compat_sys_ functions setting it. -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpLOazaK5cxs.pgp Description: PGP signature ___ Linuxppc-dev mailing

Re: [PATCH v2 08/11] irqdomain: Refactor irq_domain_associate_many()

2013-06-17 Thread Stephen Rothwell
in next-20130617. I will revert that commit in linux-next today. -- Cheers, Stephen Rothwells...@canb.auug.org.au pgpiqBCADhYCj.pgp Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https

linux-next: manual merge of the akpm tree with the powerpc tree

2013-06-26 Thread Stephen Rothwell
breakpoints from the akpm tree. I fixed it up (see below) and can carry the fix as necessary (no action is required). -- Cheers, Stephen Rothwells...@canb.auug.org.au diff --cc arch/powerpc/kernel/ptrace.c index 64f7bd5,6645e57..000 --- a/arch/powerpc/kernel/ptrace.c +++ b

Re: [PATCH 3/4] powerpc: Rename and flesh out the facility unavailable exception handler

2013-06-26 Thread Stephen Rothwell
? -- Cheers, Stephen Rothwells...@canb.auug.org.au pgpSJ5UlupuEl.pgp Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

Re: [PATCH 3/6 v5] powerpc: export debug registers save function for KVM

2013-06-26 Thread Stephen Rothwell
guarding function declarations. -- Cheers, Stephen Rothwells...@canb.auug.org.au pgpxazlU9zvuZ.pgp Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

linux-next: build failure after merge of the final tree (powerpc tree related)

2011-05-04 Thread Stephen Rothwell
by commit 851d2e2fe8db (powerpc: Add Initiate Coprocessor Store Word (icswx) support) interacting with commit 5e8e7b404ac9 (powerpc/mm: Standardise on MMU_NO_CONTEXT). I added the below patch for today. -- Cheers, Stephen Rothwells...@canb.auug.org.au From: Stephen Rothwell s

linux-next: build warning after merge of the powerpc tree

2011-05-18 Thread Stephen Rothwell
xics_init() which is marked __init, so ics_rtas_init() should be as well. -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpMvnnPJ1fHO.pgp Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc

linux-next: manual merge of the tip tree with the powerpc tree

2011-05-19 Thread Stephen Rothwell
()) from the tip tree. The former superceded part of the latter's changes, so I just used the former for that. -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpYnNp6xOjtF.pgp Description: PGP signature

linux-next: build warning after merge of the final tree (tip/powerpc tree related)

2011-05-19 Thread Stephen Rothwell
: warning: passing argument 1 of '__div64_32' from incompatible pointer type include/asm-generic/div64.h:35: note: expected 'uint64_t *' but argument is of type 'long unsigned int *' This is a 32 bit build. -- Cheers, Stephen Rothwells...@canb.auug.org.au http

linux-next: build failure after merge of the final tree (Linus' tree related)

2011-06-16 Thread Stephen Rothwell
). -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpWMWvqCdiQy.pgp Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc

linux-next: build failure after merge of the final tree (powerpc tree related)

2011-06-30 Thread Stephen Rothwell
. -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpHeeqWh4eZ8.pgp Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

linux-next: build failure after merge of the powerpc tree

2011-06-30 Thread Stephen Rothwell
by commit a9c0f41b3a64 (powerpc: Add printk companion for ppc_md.progress). Clearly not build tested for 64 but powerpc :-( I have used the version of the powerpc tree from next-20110630 for today. -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au

linux-next: build failure after merge of the final tree

2011-07-18 Thread Stephen Rothwell
: attempt to move .org backwards This is probably powerpc or kvm tree related. -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgphtgfu73Vmm.pgp Description: PGP signature ___ Linuxppc-dev mailing list

Re: [PATCH 2/2] powerpc: Fix build without CONFIG_PCI

2011-08-05 Thread Stephen Rothwell
); } +#endif /* CONFIG_PCI */ EXPORT_SYMBOL(pci_iomap); EXPORT_SYMBOL(pci_iounmap); -- Stephen Rothwell s...@canb.auug.org.au pgpRiDTJrk6bA.pgp Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https

Re: [PATCH 1/3] powerpc: numa: Remove double of_node_put in hot_add_node_scn_to_nid

2011-08-10 Thread Stephen Rothwell
) break; } Won't that need an of_node_put(memory) after the loop if (nid = 0) ? In fact you should be able to just move the of_node_put(memory) to after the loop since of_node_put(NULL) is fine. -- Cheers, Stephen Rothwells...@canb.auug.org.au http

Re: Question about the drivers movement (IBM_NEW_EMAC)

2011-08-11 Thread Stephen Rothwell
[just cc'ing linuxppc-dev mailing list] On Fri, 12 Aug 2011 12:07:44 +1000 Stephen Rothwell s...@canb.auug.org.au wrote: Hi Jeff, In commit 9aa328359545 (ehea/ibm*: Move the IBM drivers) from Dave's net tree, you not only move the drivers around, but you change CONFIG_IBM_NEW_EMAC

Re: linux-next: boot test failure (net tree)

2011-08-21 Thread Stephen Rothwell
Hi Dave, On Wed, 17 Aug 2011 22:53:56 -0700 (PDT) David Miller da...@davemloft.net wrote: From: Stephen Rothwell s...@canb.auug.org.au Date: Thu, 18 Aug 2011 15:22:14 +1000 Mikey asks: Will Dave take these updates if we get Acks from the maintainers? :-) I'm more than happy

Re: linux-next: boot test failure (net tree)

2011-08-22 Thread Stephen Rothwell
Hi Dave, On Mon, 22 Aug 2011 11:30:32 +1000 Stephen Rothwell s...@canb.auug.org.au wrote: Here's what I am applying as a merge fixup to the net tree today so that my ppc64_defconfig builds actually build more or less the same set of drivers as before this rearrangement. And this today

Re: linux-next: boot test failure (net tree)

2011-08-22 Thread Stephen Rothwell
Hi Dave, On Tue, 23 Aug 2011 11:40:11 +1000 Stephen Rothwell s...@canb.auug.org.au wrote: On Mon, 22 Aug 2011 11:30:32 +1000 Stephen Rothwell s...@canb.auug.org.au wrote: Here's what I am applying as a merge fixup to the net tree today so that my ppc64_defconfig builds actually build

linux-next: build failure after merge of the final tree (tty tree related)

2011-08-25 Thread Stephen Rothwell
, Stephen Rothwells...@canb.auug.org.au pgpdHbwbwdanV.pgp Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

Re: linux-next: build failure after merge of the final tree (tty tree related)

2011-08-25 Thread Stephen Rothwell
to be OK. If you pass -k to make it will get further. Or you could configure it and then just try building your driver rather than the whole tree. Anyway, I think I know how to fix the break that Stephen is seeing. I will post a v4 patch in a few minutes. Thanks. -- Cheers, Stephen

Re: linux-next: build failure after merge of the final tree (tty tree related)

2011-08-25 Thread Stephen Rothwell
referring to powerpc ones, then an x86_64 allmodconfig is a good place to start, there are several in there. Otherwise, I will send you the results of some of my builds this evening. -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr

[PATCH] dtc: remove some warnings

2011-08-25 Thread Stephen Rothwell
'flat_read_mem_reserve': scripts/dtc/flattree.c:700:14: warning: variable 'p' set but not used [-Wunused-but-set-variable] Signed-off-by: Stephen Rothwell s...@canb.auug.org.au --- scripts/dtc/dtc.c |5 + scripts/dtc/flattree.c |2 -- 2 files changed, 1 insertions(+), 6 deletions

Re: [PATCH] [v2] tty/powerpc: fix build break with ehv_bytechan.c on allyesconfig

2011-08-25 Thread Stephen Rothwell
a couple integer-to-pointer typecast problems. I applied this to linux-next today. -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpicvZZ4tOiR.pgp Description: PGP signature ___ Linuxppc-dev mailing

Re: [PATCH] dtc: remove some warnings

2011-08-25 Thread Stephen Rothwell
... -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpKpGnrYykpR.pgp Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

linux-next: build failure in Linus' tree

2011-08-28 Thread Stephen Rothwell
': (.text+0xbd08): undefined reference to `.compat_sys_nfsservctl' Caused by commit f5b940997397 (All Arch: remove linkage for sys_nfsservctl system call) which also missed parisc. I will apply this patch for today: From: Stephen Rothwell s...@canb.auug.org.au Date: Mon, 29 Aug 2011 10:38:57 +1000

Re: linux-next: build failure in Linus' tree

2011-08-29 Thread Stephen Rothwell
Hi Linus, On Mon, 29 Aug 2011 10:44:51 +1000 Stephen Rothwell s...@canb.auug.org.au wrote: After merging the fixes tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: arch/powerpc/kernel/built-in.o: In function `.sys_call_table': (.text+0xbd00): undefined reference

Re: power-next

2011-09-20 Thread Stephen Rothwell
. https://github.com/ozbenh/linux/commits/next OK, tomorrow I will switch to the next branch of git://github.com/ozbenh/linux.git ... are you also going to create a merge branch? -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr

linux-next: manual merge of the tty tree with the powerpc tree

2011-09-20 Thread Stephen Rothwell
byte channel driver) from the tty tree. Just context changes. I fixed it up (see below) and can carry the fix as necessary. -- Cheers, Stephen Rothwells...@canb.auug.org.au diff --cc arch/powerpc/include/asm/udbg.h index 6587ec7,5354ae9..000 --- a/arch/powerpc/include/asm

linux-next: manual merge of the moduleh tree with the powerpc tree

2011-09-20 Thread Stephen Rothwell
. Just context changes. I fixed it up (see below) and can carry the fix as necessary. -- Cheers, Stephen Rothwells...@canb.auug.org.au diff --cc arch/powerpc/mm/tlb_nohash.c index afc95c7,ab06aea..000 --- a/arch/powerpc/mm/tlb_nohash.c +++ b/arch/powerpc/mm/tlb_nohash.c

linux-next: build failure after merge of the akpm tree

2011-09-28 Thread Stephen Rothwell
and f43c361e2bd9 kernel.h/checkpatch: mark strict_strtofoo and simple_strtofoo as obsolete) for today. -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpq6sYKitF1K.pgp Description: PGP signature ___ Linuxppc

linux-next: manual merge of the powernv-cpuidle tree with the powerpc tree

2014-03-17 Thread Stephen Rothwell
the powernv-cpuidle tree. I fixed it up (see below) and can carry the fix as necessary (no action is required). -- Cheers, Stephen Rothwells...@canb.auug.org.au diff --cc arch/powerpc/include/asm/opal.h index 2636acfcd340,c71c72e47d47.. --- a/arch/powerpc/include/asm

linux-next: manual merge of the powernv-cpuidle tree with the powerpc tree

2014-03-17 Thread Stephen Rothwell
on wakeup) from the powernv-cpuidle tree. I fixed it up (see below) and can carry the fix as necessary (no action is required). -- Cheers, Stephen Rothwells...@canb.auug.org.au diff --cc arch/powerpc/platforms/powernv/opal-wrappers.S index 47ec3f738062,aab54b60334f..

Re: [PATCH 3/4] ARCH: AUDIT: implement syscall_get_arch for all arches

2014-04-21 Thread Stephen Rothwell
). -- Cheers, Stephen Rothwells...@canb.auug.org.au pgpUi3J0iXeoX.pgp Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

Re: linux-next: add scottwood/linux.git

2014-05-11 Thread Stephen Rothwell
of conflicts/build/fetch problems and cc the appropriate people/lists. I also assume that this will actually replace Kumar's tree? -- Cheers, Stephen Rothwells...@canb.auug.org.au signature.asc Description: PGP signature

Re: linux-next: add scottwood/linux.git

2014-05-11 Thread Stephen Rothwell
Hi Scott, On Mon, 12 May 2014 08:23:36 +1000 Stephen Rothwell s...@canb.auug.org.au wrote: On Fri, 9 May 2014 16:15:33 -0500 Scott Wood scottw...@freescale.com wrote: On Mon, 2014-03-24 at 20:09 -0500, Scott Wood wrote: On Mon, 2014-03-24 at 10:33 +1100, Benjamin Herrenschmidt wrote

linux-next: manual merge of the powerpc tree with the fixes tree

2014-05-12 Thread Stephen Rothwell
to a function) and 354255014a90 (powerpc: Remove dot symbol usage in exception macros) from the powerpc tree. I fixed it up (see below) and can carry the fix as necessary (no action is required). -- Cheers, Stephen Rothwells...@canb.auug.org.au diff --cc arch/powerpc/kernel

Re: powerpc/ppc64: Allow allmodconfig to build (finally !)

2014-05-13 Thread Stephen Rothwell
Binutils) 2.23.52.20130512 This assembler was configured for a target of `powerpc64-linux'. $ /opt/cross/gcc-4.8.1-nolibc/powerpc64-linux/bin/powerpc64-linux-as -o test.o test.s (no error) Alan, can you shed light on when it was fixed? -- Cheers, Stephen Rothwells

Re: [PATCH] powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocations

2014-05-22 Thread Stephen Rothwell
here by removing the above 3 lines? + +out_hcall: + kfree(result_buffer); +out_resb: + kfree(request_buffer); +out_reqb: return ret; } -- Cheers, Stephen Rothwells...@canb.auug.org.au signature.asc Description: PGP signature

Re: [PATCH v2] powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocations

2014-05-22 Thread Stephen Rothwell
the goto out_hcall and teh label and then) } else { *res = be64_to_cpu(result_buffer-result); } +out_hcall: + kfree(result_buffer); +out_resb: + kfree(request_buffer); +out_reqb: return ret; } otherwise looks good to me. -- Cheers, Stephen

Re: [PATCH v2] powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocations

2014-05-22 Thread Stephen Rothwell
). No problem. -- Cheers, Stephen Rothwells...@canb.auug.org.au signature.asc Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

linux-next: manual merge of the powerpc tree with Linus' tree

2014-05-28 Thread Stephen Rothwell
the powerpc tree. I fixed it up (see below) and can carry the fix as necessary (no action is required). -- Cheers, Stephen Rothwells...@canb.auug.org.au diff --cc arch/powerpc/include/asm/sections.h index 521790330672,d1bb96d5a298.. --- a/arch/powerpc/include/asm

Re: [PATCH] powerpc: Remove platforms/wsp and associated pieces

2014-05-29 Thread Stephen Rothwell
:-) -- Cheers, Stephen Rothwells...@canb.auug.org.au signature.asc Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

Re: [PATCH] powerpc: Remove platforms/wsp and associated pieces

2014-05-29 Thread Stephen Rothwell
Hi Michael, On Thu, 29 May 2014 19:32:52 +1000 Stephen Rothwell s...@canb.auug.org.au wrote: On Thu, 29 May 2014 18:50:29 +1000 Michael Ellerman m...@ellerman.id.au wrote: __attribute__ ((unused)) Signed-off-by: Michael Ellerman m...@ellerman.id.au So this was the only use

Re: [PATCH] gpio: removes all usage of gpiochip_remove retval

2014-05-29 Thread Stephen Rothwell
for this patch. -- Cheers, Stephen Rothwells...@canb.auug.org.au signature.asc Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

Re: [PATCH v2] sched: Fix compiler warnings

2014-06-25 Thread Stephen Rothwell
, but then they would have to be moved into a .c file and replaced with prototypes ... -- Cheers, Stephen Rothwells...@canb.auug.org.au signature.asc Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org

Re: [PATCH] powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64

2014-06-30 Thread Stephen Rothwell
today and see how it goes. Thanks. -- Cheers, Stephen Rothwells...@canb.auug.org.au signature.asc Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

Re: powerpc allyesconfig fix

2014-07-08 Thread Stephen Rothwell
patch, you should include a From line as the first line of the email body containing their email address and you should include a Signed-off-by line from yourself. -- Cheers, Stephen Rothwells...@canb.auug.org.au signature.asc Description: PGP signature

Re: [PATCH] powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE

2014-07-09 Thread Stephen Rothwell
((prot)) | _PAGE_4K_PFN))) -- Cheers, Stephen Rothwells...@canb.auug.org.au signature.asc Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

linux-next: build failure after merge of the dt-rh tree

2013-10-28 Thread Stephen Rothwell
b5b4bb3f6a11 (of: only include prom.h on sparc) from the dt-rh tree. I added this merge fix patch (which will need to be sent to Linus when these two trees get merged, or could be applied now to the powerpc tree): From: Stephen Rothwell s...@canb.auug.org.au Date: Mon, 28 Oct 2013 19:34:41 +1100

linux-next: manual merge of the dt-rh tree with the powerpc tree

2013-10-31 Thread Stephen Rothwell
the dt-rh tree. I fixed it up (see below) and can carry the fix as necessary (no action is required). -- Cheers, Stephen Rothwells...@canb.auug.org.au diff --cc arch/powerpc/include/asm/prom.h index bf09e5a065b8,7687f82a3217.. --- a/arch/powerpc/include/asm/prom.h

linux-next: manual merge of the kvm-ppc tree with the tree

2013-11-01 Thread Stephen Rothwell
-ppc tree. Different version of the same patch. I used the powerpc tree version (there wer other changes there). -- Cheers, Stephen Rothwells...@canb.auug.org.au pgpnANmNKFlzW.pgp Description: PGP signature ___ Linuxppc-dev mailing

linux-next: manual merge of the leds tree with the powerpc tree

2013-11-01 Thread Stephen Rothwell
fixed it up (see below) and can carry the fix as necessary (no action is required). -- Cheers, Stephen Rothwells...@canb.auug.org.au diff --cc include/linux/of.h index 2567ccd32482,54c25606a997.. --- a/include/linux/of.h +++ b/include/linux/of.h @@@ -228,8 -226,17

Re: linux-next: manual merge of the dt-rh tree with the powerpc tree

2013-11-01 Thread Stephen Rothwell
Hi Rob, On Fri, 01 Nov 2013 17:24:42 -0500 Rob Herring robherri...@gmail.com wrote: On 11/01/2013 12:20 AM, Stephen Rothwell wrote: Today's linux-next merge of the dt-rh tree got a conflict in arch/powerpc/include/asm/prom.h between commit a3e31b458844 (of: Move definition

linux-next: build failure after merge of the final tree (Linus' tree related - powerpc)

2013-11-20 Thread Stephen Rothwell
:1:0: error: -mcall-aixdesc must be big endian /* ^ Caused by commit 7c105b63bd98 (powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option). I have reverted that commit for today. -- Cheers, Stephen Rothwells...@canb.auug.org.au pgpBlULjp0d08.pgp Description: PGP

linux-next: build failure after merge of the final tree (powerpc tree related)

2013-12-08 Thread Stephen Rothwell
hook in cpu_spec 1c51089f777b powerpc/book3s: Return from interrupt if coming from evil context 1e9b4507ed98 powerpc/book3s: handle machine check in Linux host -- Cheers, Stephen Rothwell s...@canb.auug.org.au pgpc4ymwFbUDD.pgp Description: PGP signature

Re: [PATCH] powerpc: Fix attempt to move .org backwards error

2013-12-09 Thread Stephen Rothwell
...@linux.vnet.ibm.com Reported-by: Stephen Rothwell s...@canb.auug.org.au Tested-by: Stephen Rothwell s...@canb.auug.org.au Works for me. Thanks. I will add this to linux-next today if Ben doesn't add it to his tree. -- Cheers, Stephen Rothwells...@canb.auug.org.au

linux-next: build failure after merge of the final tree

2014-01-06 Thread Stephen Rothwell
patch powerpc: Fix attempt to move .org backwards error, but that has been included in the powerpc tree now, so I guess something else has added code in a critical place. :-( I have just left this broken for today. -- Cheers, Stephen Rothwell s...@canb.auug.org.au pgp1XF9k6ifpC.pgp Description

Re: [PATCH RFC 00/73] tree-wide: clean up some no longer required #include linux/init.h

2014-01-21 Thread Stephen Rothwell
to fetch). It is allowed to be rebased if you deem it necessary. -- Cheers, Stephen Rothwell s...@canb.auug.org.au Legal Stuff: By participating in linux-next, your subsystem tree contributions are public and will be included in the linux-next trees. You may be sent e-mail messages indicating

Re: [PATCH] powerpc: Add cpu family documentation

2014-01-29 Thread Stephen Rothwell
and document + || + |* [620] --- POWER3/630 --- POWER3+ --- POWER4 --- POWER4+ --- POWER5 --- POWER5+ --- POWER5++ --- POWER6 --- POWER7 --- POWER7+ --- POWER8 Its a pity that this wraps ... -- Cheers, Stephen Rothwells...@canb.auug.org.au

Re: [GIT PULL] tree-wide: clean up no longer required #include linux/init.h

2014-02-04 Thread Stephen Rothwell
in the mail along with the usual pull request message (I guess he should have put that bit at the top). -- Cheers, Stephen Rothwells...@canb.auug.org.au pgpV7SA4Dr8by.pgp Description: PGP signature ___ Linuxppc-dev mailing list

Re: [GIT PULL] tree-wide: clean up no longer required #include linux/init.h

2014-02-06 Thread Stephen Rothwell
most of the changes in the last week have been trivial adding acks or dropping patches that maintainers decided to take themselves. Any thoughts on merging this? I can feel it bitrotting :-( -- Cheers, Stephen Rothwells...@canb.auug.org.au pgp6ta0lC80wF.pgp Description: PGP

Re: [PATCH] powerpc: Fix attempt to move .org backwards error

2014-02-11 Thread Stephen Rothwell
Hi all, On Tue, 10 Dec 2013 10:26:10 +1100 Benjamin Herrenschmidt b...@kernel.crashing.org wrote: On Tue, 2013-12-10 at 10:10 +1100, Stephen Rothwell wrote: Reported-by: Stephen Rothwell s...@canb.auug.org.au Tested-by: Stephen Rothwell s...@canb.auug.org.au Works for me. Thanks. I

[RFC PATCH] powerpc: allow allyesconfig to build more

2014-02-26 Thread Stephen Rothwell
Fixes this build error: arch/powerpc/kernel/exceptions-64s.S: Assembler messages: arch/powerpc/kernel/exceptions-64s.S:1312: Error: attempt to move .org backwards Signed-off-by: Stephen Rothwell s...@canb.auug.org.au --- arch/powerpc/kernel/exceptions-64s.S | 20 ++-- 1 file

linux-next: manual merge of the tip tree with the powerpc tree

2010-10-18 Thread Stephen Rothwell
generic hardirq context callbacks) from the tip tree. Just context changes. I fixed it up and can carry the fix as necessary. -- Cheers, Stephen Rothwells...@canb.auug.org.au ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org

Re: linux-next: manual merge of the tip tree with the powerpc tree

2010-10-18 Thread Stephen Rothwell
Hi again, On Tue, 19 Oct 2010 15:48:49 +1100 Stephen Rothwell s...@canb.auug.org.au wrote: Today's linux-next merge of the tip tree got a conflict in arch/powerpc/kernel/time.c between commit cf9efce0ce3136fa076f53e53154e98455229514 (powerpc: Account time using timebase rather than PURR

Re: linux-next: build warning in Linus' tree

2010-10-25 Thread Stephen Rothwell
Hi Arnaud, On Sun, 24 Oct 2010 23:47:09 -0400 Arnaud Lacombe lacom...@gmail.com wrote: The following patch should fix this warning. I think the following is preferable. Not tested yet, I will test tomorrow and submit properly then. -- Cheers, Stephen Rothwells

Re: [PATCH] iSeries: Don't leak if allocations fail in mf_getSrcHistory

2010-11-01 Thread Stephen Rothwell
maintainer :-) Yes, just remove the whole function ... it was never used and never will be. -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpESOlwQ0K5V.pgp Description: PGP signature ___ Linuxppc-dev

Re: [PATCH] iSeries: Remove unused mf_getSrcHistory function.

2010-11-01 Thread Stephen Rothwell
On Mon, 1 Nov 2010 21:06:23 +0100 (CET) Jesper Juhl j...@chaosbits.net wrote: Remove unused function 'mf_getSrcHistory' (that will never be used ever according to Stephen Rothwell). Signed-off-by: Jesper Juhl j...@chaosbits.net Acked-by: Stephen Rothwell s...@canb.auug.org.au -- Cheers

Re: [PATCH] powerpc: Add jump label support

2010-11-08 Thread Stephen Rothwell
Public License + * as published by the Free Software Foundation; either version + * 2 of the License, or (at your option) any later version. + */ + +#ifdef __KERNEL__ You don't need this protection in a file that is not exported to user space. -- Cheers, Stephen Rothwells

Re: [PATCH 03/14] arch/powerpc: Use printf extension %pR for struct resource

2010-11-12 Thread Stephen Rothwell
); Shouldn't this be just hose-io_resource? -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpJoEx0eeZ9y.pgp Description: PGP signature ___ Linuxppc

[PATCH] powerpc: remove second definition of STACK_FRAME_OVERHEAD

2010-11-18 Thread Stephen Rothwell
Since STACK_FRAME_OVERHEAD is defined in asm/ptrace.h and that is ASSEMBER safe, we can just include that instead of going via asm-offsets.h. Signed-off-by: Stephen Rothwell s...@canb.auug.org.au --- arch/powerpc/kernel/asm-offsets.c |1 - arch/powerpc/kernel/entry_32.S |1

linux-next: manual merge of the bkl-config tree with Linus' tree

2010-11-18 Thread Stephen Rothwell
to lock_kernel from comments) from the bkl-config tree. I just used the former version. -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpjDs0Zd7ePa.pgp Description: PGP signature ___ Linuxppc-dev

linux-next: build failure after merge of the final tree (powerpc tree related)

2010-12-02 Thread Stephen Rothwell
' arch/powerpc/lib/hweight_64.S:106: Error: Unrecognized opcode: `popcntd' This is with: powerpc64-linux-gcc (GCC) 4.4.0 GNU assembler (GNU Binutils) 2.19.1 Caused by commit 64ff31287693c1f325cb9cb049569c1611438ef1 (powerpc: Add support for popcnt instructions). -- Cheers, Stephen Rothwell

Re: linux-next: build failure after merge of the final tree (powerpc tree related)

2010-12-02 Thread Stephen Rothwell
binutils is 2.12 ... -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpzngCYknfXy.pgp Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org

Re: [PATCH] powerpc: Hardcode popcnt instructions for old assemblers

2010-12-07 Thread Stephen Rothwell
the build issue for me (tested ppc64_defconfig with binutils 2.19.1). -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpdNfsKMhZqz.pgp Description: PGP signature ___ Linuxppc-dev mailing list

Re: of_flat_dt_match() helper build FAIL

2011-01-20 Thread Stephen Rothwell
-next for the past 2 days. -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpxB7MKAewpw.pgp Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https

linux-next: build failure after merge of the final tree

2011-01-30 Thread Stephen Rothwell
: attempt to move .org backwards arch/powerpc/kernel/exceptions-64s.S:1008: Error: attempt to move .org backwards So something has added a bit of bloat in there. I have left this broken for now. -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr

Re: [PATCH] PM: Hide CONFIG_PM from users

2011-02-07 Thread Stephen Rothwell
, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpazlb0aw6Dg.pgp Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

Re: [PATCH] PM: Hide CONFIG_PM from users

2011-02-07 Thread Stephen Rothwell
Hi Mark, On Mon, 7 Feb 2011 14:18:29 + Mark Brown broo...@opensource.wolfsonmicro.com wrote: On Tue, Feb 08, 2011 at 01:13:24AM +1100, Stephen Rothwell wrote: On Mon, 7 Feb 2011 12:22:15 + Mark Brown broo...@opensource.wolfsonmicro.com wrote: + bool + default y

Re: [PATCH] PM: Hide CONFIG_PM from users

2011-02-07 Thread Stephen Rothwell
a safe revision with untrimmed defconfigs. Yeah, but we can't tell if CONFIG_PM is turned off on purpose in those defconfigs, or just off because noone explicitly turned it on. -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpx7z6ilKsRK.pgp

Re: [PATCH] PM: Hide CONFIG_PM from users

2011-02-07 Thread Stephen Rothwell
On Tue, 8 Feb 2011 02:10:45 +1100 Stephen Rothwell s...@canb.auug.org.au wrote: On Mon, 7 Feb 2011 16:00:55 +0100 Geert Uytterhoeven ge...@linux-m68k.org wrote: $ git grep CONFIG_PM is not set 7cf3d73b4360e91b14326632ab1aeda4cb26308d^ -- arch/ | wc -l 256

linux-next: build failure after merge of the final tree (powerpc tree related)

2011-03-14 Thread Stephen Rothwell
: 'struct irq_desc' has no member named 'chip' Caused by commit 17b9f9e2653a (powerpc: Enable GENERIC_HARDIRQS_NO_DEPRECATED) enabling CONFIG_GENERIC_HARDIRQS_NO_DEPRECATED for powerpc without previously fixing up the above driver. I have reverted that commit for today. -- Cheers, Stephen Rothwell

linux-next: build failure after merge of the final tree (ubi tree related)

2011-03-16 Thread Stephen Rothwell
'ubi_dbg_check_all_ff': drivers/mtd/ubi/io.c:1412: error: 'PAGE_KERNEL' undeclared (first use in this function) Caused by commit 823ed5091113 (UBI: allocate write checking buffer on demand). I don't know how to fix this, so I have left it for today. -- Cheers, Stephen Rothwells

[PATCH] powerpc: wire up new syscalls

2011-03-23 Thread Stephen Rothwell
These syscalls have been added recently: name_to_handle_at open_by_handle_at clock_adjtime syncfs Signed-off-by: Stephen Rothwell s...@canb.auug.org.au --- arch/powerpc/include/asm/systbl.h |4 arch/powerpc/include/asm/unistd.h |6 +- 2 files

[PATCH] powerpc: restore some misc devices to our configs

2011-03-26 Thread Stephen Rothwell
-by: Stephen Rothwell s...@canb.auug.org.au Cc: Uwe Kleine-König u.kleine-koe...@pengutronix.de --- arch/powerpc/configs/44x/warp_defconfig |1 + arch/powerpc/configs/52xx/motionpro_defconfig|1 + arch/powerpc/configs/86xx/gef_ppc9a_defconfig|1 + arch/powerpc/configs

linux-next: build failure after merge of the Linus' tree

2011-03-29 Thread Stephen Rothwell
but not defined Caused by commit 0521c8fbb3da (genirq: Provide edge_eoi flow handler) which was clearly not even built with CONFIG_IRQ_EDGE_EOI_HANDLER defined. I applied this fixup patch: From: Stephen Rothwell s...@canb.auug.org.au Date: Wed, 30 Mar 2011 10:55:12 +1100 Subject: [PATCH] genirq: fix

linux-next: build failure after merge of the Linus' tree

2011-03-29 Thread Stephen Rothwell
by commit f9ba4475f95b (powerpc: cell: Use the core flow handler). I applied the following patch: From: Stephen Rothwell s...@canb.auug.org.au Date: Wed, 30 Mar 2011 10:48:28 +1100 Subject: [PATCH] powerpc/cell: fixup for removal of handle_iic_irq Signed-off-by: Stephen Rothwell s

Re: [RFC][PATCH] powerpc/book3e: Fix CPU feature handling on e5500

2011-04-05 Thread Stephen Rothwell
, but warns about it (I think). So we must use the #define if any of the included bits are above 2^32. -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpyjmkHUlgyg.pgp Description: PGP signature

Re: [PATCH 1/4] powerpc/pci: Split IO vs MMIO indirect access hooks

2011-04-11 Thread Stephen Rothwell
Just remove the defaul n (or leave it alobe). The default for bool is 'n'. -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpK1r8VAqVs2.pgp Description: PGP signature ___ Linuxppc-dev mailing list

Re: [PATCH 2/4] powerpc/pci: Move IO workarounds to the common kernel dir

2011-04-11 Thread Stephen Rothwell
+162,9 @@ config PPC_INDIRECT_PIO config PPC_INDIRECT_MEM def_bool n +config PPC_IO_WORKAROUNDS + def_bool n + Just bool -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpDMKo0U9OHA.pgp Description: PGP signature

linux-next: ibmveth runtime errors

2011-04-26 Thread Stephen Rothwell
affecting ibmveth in linux-next is b9367bf3ee6d (net: ibmveth: convert to hw_features) which first appeared in next-20110421 which is also the first one that failed. -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpQSjrHUgjxN.pgp Description: PGP

Re: linux-next: ibmveth runtime errors

2011-04-27 Thread Stephen Rothwell
Reported-by: Stephen Rothwell s...@canb.auug.org.au --- drivers/net/ibmveth.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/net/ibmveth.c b/drivers/net/ibmveth.c index 4855f1f..0d1fea2 100644 --- a/drivers/net/ibmveth.c +++ b/drivers/net/ibmveth.c

linux-next: build warning after merge of the final tree (powercp tree related)

2011-04-28 Thread Stephen Rothwell
, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpXRgjS8YIKo.pgp Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

linux-next: manual merge of the trivial tree with the powerpc tree

2012-09-05 Thread Stephen Rothwell
. I fixed it up (see below) and can carry the fix as necessary (no action required). -- Cheers, Stephen Rothwells...@canb.auug.org.au diff --cc drivers/scsi/ipr.c index cff6503,1059c99..000 --- a/drivers/scsi/ipr.c +++ b/drivers/scsi/ipr.c @@@ -6398,8 -6330,8 +6398,8

linux-next: build failure after merge of the final tree (powerpc tree related)

2012-09-06 Thread Stephen Rothwell
) for today. -- Cheers, Stephen Rothwells...@canb.auug.org.au pgp88dPx4Isth.pgp Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

linux-next: build failure after merge of the pci tree

2012-09-10 Thread Stephen Rothwell
'pcie_type' Caused by commit ac161fbfdaa2 (powerpc/powernv: I/O and memory alignment for P2P bridges). pcie_type was removed in commit b2ef39be5744 (PCI: Remove unused field pcie_type from struct pci_dev) (also in the pci tree). I have used the pci tree from next-20120910 for today. -- Cheers, Stephen

Re: [PATCH] powerpc: Add an xmon command to dump one or all pacas

2012-09-12 Thread Stephen Rothwell
(assumed) globals and shouldn't you use offsetof(struct paca_struct, name) (from linux/stddef.h)? -- Cheers, Stephen Rothwells...@canb.auug.org.au pgpzwe5KPTrCY.pgp Description: PGP signature ___ Linuxppc-dev mailing list Linuxppc

<    5   6   7   8   9   10   11   12   13   14   >