Re: Pull request: scottwood/linux.git next

2019-11-13 Thread Jason Yan
On 2019/11/13 17:23, Michael Ellerman wrote: It needs to use PTRRELOC() for the kernstart_virt_addr accesses. I've made that change and squashed it into the series. I've pushed that as a branch to here: https://github.com/linuxppc/linux/commits/topic/kaslr-book3e32 That boots for me on q

Re: Pull request: scottwood/linux.git next

2019-11-13 Thread Michael Ellerman
Scott Wood writes: > This contains KASLR support for book3e 32-bit. > > The following changes since commit 612ee81b9461475b5a5612c2e8d71559dd3c7920: > > powerpc/papr_scm: Fix an off-by-one check in papr_scm_meta_{get, set} > (2019-10-10 20:15:53 +1100) > > are available in the Git repository at

Re: Pull request: scottwood/linux.git next

2019-11-03 Thread Jason Yan
On 2019/11/2 18:38, Michael Ellerman wrote: Jason Yan writes: Hi Michael, Can you pull this to linux-next so that we can test it on linux-next for some time? Yes I plan to, I've just been busy doing other things. As Scott said it's in linux-next anyway. Yeah, I found it in linux-next.

Re: Pull request: scottwood/linux.git next

2019-11-03 Thread Jason Yan
On 2019/11/2 1:01, Scott Wood wrote: On Thu, 2019-10-31 at 10:01 +0800, Jason Yan wrote: Hi Michael, Can you pull this to linux-next so that we can test it on linux-next for some time? Thanks, Jason FWIW, my tree is included in linux-next. Ah, I found it in linux-next. Thank you so much

Re: Pull request: scottwood/linux.git next

2019-11-02 Thread Michael Ellerman
Jason Yan writes: > Hi Michael, Can you pull this to linux-next so that we can test it on > linux-next for some time? Yes I plan to, I've just been busy doing other things. As Scott said it's in linux-next anyway. cheers > On 2019/10/23 7:21, Scott Wood wrote: >> This contains KASLR support f

Re: Pull request: scottwood/linux.git next

2019-11-01 Thread Scott Wood
On Thu, 2019-10-31 at 10:01 +0800, Jason Yan wrote: > Hi Michael, Can you pull this to linux-next so that we can test it on > linux-next for some time? > > Thanks, > Jason FWIW, my tree is included in linux-next. -Scott

Re: Pull request: scottwood/linux.git next

2019-10-30 Thread Jason Yan
Hi Michael, Can you pull this to linux-next so that we can test it on linux-next for some time? Thanks, Jason On 2019/10/23 7:21, Scott Wood wrote: This contains KASLR support for book3e 32-bit. The following changes since commit 612ee81b9461475b5a5612c2e8d71559dd3c7920: powerpc/papr_scm

Re: Pull request: scottwood/linux.git next

2018-12-27 Thread Scott Wood
On Thu, 2018-12-27 at 14:10 +0100, Christoph Hellwig wrote: > On Sun, Dec 23, 2018 at 08:09:19PM -0600, Scott Wood wrote: > > > > Christoph Hellwig (1): > > > > powerpc/fsl_pci: simplify fsl_pci_dma_set_mask > > > > > > This one breaks networking on my p5020ds. > > > > > > dmesg is just ful

Re: Pull request: scottwood/linux.git next

2018-12-27 Thread Christoph Hellwig
On Sun, Dec 23, 2018 at 08:09:19PM -0600, Scott Wood wrote: > > > Christoph Hellwig (1): > > > powerpc/fsl_pci: simplify fsl_pci_dma_set_mask > > > > This one breaks networking on my p5020ds. > > > > dmesg is just full of: > > > > e1000e 2000:01:00.0: Tx DMA map failed > > > > Haven't h

Re: Pull request: scottwood/linux.git next

2018-12-23 Thread Scott Wood
On Mon, 2018-12-24 at 00:13 +1100, Michael Ellerman wrote: > Hi Scott, > > Scott Wood writes: > > Highlights include elimination of legacy clock bindings use from dts > > files, an 83xx watchdog handler, fixes to old dts interrupt errors, and > > some minor cleanup. > > > > The following changes

Re: Pull request: scottwood/linux.git next

2018-12-23 Thread Michael Ellerman
Hi Scott, Scott Wood writes: > Highlights include elimination of legacy clock bindings use from dts > files, an 83xx watchdog handler, fixes to old dts interrupt errors, and > some minor cleanup. > > The following changes since commit 8c6c942d33f2a79439e86f8f406afae40a5bc767: > > powerpc/eeh: F

Re: Pull request: scottwood/linux.git next

2018-12-22 Thread Scott Wood
On Sat, 2018-12-22 at 11:50 +0100, christophe leroy wrote: > Hi Scott, > > Le 22/12/2018 à 05:42, Scott Wood a écrit : > > Christophe Leroy (1): > >powerpc/83xx: handle machine check caused by watchdog timer > > kbuild robot reported a build failure, most likely due to missing > asm/debu

Re: Pull request: scottwood/linux.git next

2018-12-22 Thread christophe leroy
Hi Scott, Le 22/12/2018 à 05:42, Scott Wood a écrit : Highlights include elimination of legacy clock bindings use from dts files, an 83xx watchdog handler, fixes to old dts interrupt errors, and some minor cleanup. The following changes since commit 8c6c942d33f2a79439e86f8f406afae40a5bc767:

Re: Pull request: scottwood/linux.git next

2018-01-22 Thread Michael Ellerman
Scott Wood writes: > Contains fixes for CPM GPIO and an FSL PCI erratum workaround, > plus a minor cleanup patch. > > The following changes since commit f2ac428e0edabbca41b9dfe9473a90147962e4e9: > > powerpc/pseries/cpuidle: add polling idle for shared processor guests > (2018-01-18 15:43:44 +1

Re: Pull request: scottwood/linux.git next

2017-02-18 Thread Michael Ellerman
Scott Wood writes: > On Fri, 2017-01-27 at 17:53 -0600, Scott Wood wrote: >> Highlights include 8xx breakpoints and perf, t1042rdb display support, >> and board updates. >> >> The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77: >> >>   Linux 4.10-rc1 (2016-12-25 16:13:0

Re: Pull request: scottwood/linux.git next

2017-02-17 Thread Scott Wood
On Fri, 2017-01-27 at 17:53 -0600, Scott Wood wrote: > Highlights include 8xx breakpoints and perf, t1042rdb display support, > and board updates. > > The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77: > >   Linux 4.10-rc1 (2016-12-25 16:13:08 -0800) > > are available i

Re: Pull request: scottwood/linux.git next

2016-12-13 Thread Aneesh Kumar K.V
"Aneesh Kumar K.V" writes: > Scott Wood writes: > >> Highlights include 8xx hugepage support, qbman fixes/cleanup, device >> tree updates, and some misc cleanup. >> >> The following changes since commit 555c16328ae6d75a90e234eac9b51998d68f185b: >> >> powerpc/mm: Correct process and partition t

Re: Pull request: scottwood/linux.git next

2016-12-13 Thread Aneesh Kumar K.V
Scott Wood writes: > Highlights include 8xx hugepage support, qbman fixes/cleanup, device > tree updates, and some misc cleanup. > > The following changes since commit 555c16328ae6d75a90e234eac9b51998d68f185b: > > powerpc/mm: Correct process and partition table max size (2016-11-17 > 17:11:53

Re: Pull request: scottwood/linux.git next

2016-05-19 Thread Michael Ellerman
On Mon, 2016-05-16 at 20:37 -0500, Scott Wood wrote: > Sorry for the lateness... > > Contains include 86xx fixes, minor device tree fixes, an erratum > workaround, and a kconfig dependency fix. Thanks, merged into next and pushed. Will send a pull request to Linus late tomorrow once the whole a

Re: Pull request: scottwood/linux.git next

2016-03-15 Thread Scott Wood
On Tue, 2016-03-15 at 20:07 +1100, Michael Ellerman wrote: > On Tue, 2016-03-15 at 02:01 -0500, Scott Wood wrote: > > On Tue, 2016-03-15 at 11:19 +1100, Michael Ellerman wrote: > > > On Fri, 2016-03-11 at 21:15 -0600, Scott Wood wrote: > > > > powerpc/mpc85xx: Add CPU hotplug support for E650

Re: Pull request: scottwood/linux.git next

2016-03-15 Thread Christophe Leroy
Le 15/03/2016 08:01, Scott Wood a écrit : On Tue, 2016-03-15 at 11:19 +1100, Michael Ellerman wrote: On Fri, 2016-03-11 at 21:15 -0600, Scott Wood wrote: Highlights include 8xx optimizations, 32-bit checksum optimizations, 86xx consolidation, e5500/e6500 cpu hotplug, more fman and other dt b

Re: Pull request: scottwood/linux.git next

2016-03-15 Thread Michael Ellerman
On Tue, 2016-03-15 at 02:01 -0500, Scott Wood wrote: > On Tue, 2016-03-15 at 11:19 +1100, Michael Ellerman wrote: > > On Fri, 2016-03-11 at 21:15 -0600, Scott Wood wrote: > > > > > Highlights include 8xx optimizations, 32-bit checksum optimizations, 86xx > > > consolidation, e5500/e6500 cpu hotplug

Re: Pull request: scottwood/linux.git next

2016-03-15 Thread Scott Wood
On Tue, 2016-03-15 at 11:19 +1100, Michael Ellerman wrote: > On Fri, 2016-03-11 at 21:15 -0600, Scott Wood wrote: > > > Highlights include 8xx optimizations, 32-bit checksum optimizations, 86xx > > consolidation, e5500/e6500 cpu hotplug, more fman and other dt bits, and > > minor fixes/cleanup. >

Re: Pull request: scottwood/linux.git next

2016-03-14 Thread Michael Ellerman
On Fri, 2016-03-11 at 21:15 -0600, Scott Wood wrote: > Highlights include 8xx optimizations, 32-bit checksum optimizations, 86xx > consolidation, e5500/e6500 cpu hotplug, more fman and other dt bits, and > minor fixes/cleanup. Hi Scott, This one's giving me a few troubles. > chenhui zhao (6): >

Re: Pull request: scottwood/linux.git next

2016-01-14 Thread Michael Ellerman
On Mon, 2016-01-04 at 15:38 -0600, Scott Wood wrote: > Highlights include moving QE code out of arch/powerpc (to be shared with > arm), device tree updates, and minor fixes. > > Sorry for sending this in so late and not getting to everything in my > queue -- in addition to the holidays I've been

Re: Pull request: scottwood/linux.git next

2015-08-26 Thread Michael Ellerman
On Wed, 2015-08-26 at 09:14 -0500, Scott Wood wrote: > On Mon, 2015-08-17 at 23:30 -0500, Scott Wood wrote: > > Highlights include 32-bit memcpy/memset optimizations, checksum > > optimizations, 85xx config fragments and updates, device tree updates, > > e6500 fixes for non-SMP, and misc cleanup an

Re: Pull request: scottwood/linux.git next

2015-08-26 Thread Scott Wood
On Mon, 2015-08-17 at 23:30 -0500, Scott Wood wrote: > Highlights include 32-bit memcpy/memset optimizations, checksum > optimizations, 85xx config fragments and updates, device tree updates, > e6500 fixes for non-SMP, and misc cleanup and minor fixes. > > The following changes since commit 79cd95

Re: Pull request: scottwood/linux.git next

2015-02-03 Thread Michael Ellerman
On Tue, 2015-02-03 at 19:05 -0600, Scott Wood wrote: > On Wed, 2015-02-04 at 11:58 +1100, Michael Ellerman wrote: > > On Tue, 2015-02-03 at 11:20 -0600, Scott Wood wrote: > > > Highlights include 8xx optimizations, some more work on datapath device > > > tree content, e300 machine check support, t1

Re: Pull request: scottwood/linux.git next

2015-02-03 Thread Scott Wood
On Wed, 2015-02-04 at 11:58 +1100, Michael Ellerman wrote: > On Tue, 2015-02-03 at 11:20 -0600, Scott Wood wrote: > > Highlights include 8xx optimizations, some more work on datapath device > > tree content, e300 machine check support, t1040 corenet error reporting, > > and various cleanups and fix

Re: Pull request: scottwood/linux.git next

2015-02-03 Thread Michael Ellerman
On Tue, 2015-02-03 at 11:20 -0600, Scott Wood wrote: > Highlights include 8xx optimizations, some more work on datapath device > tree content, e300 machine check support, t1040 corenet error reporting, > and various cleanups and fixes. > > The following changes since commit 31494cf3532cfee0bf5c913

Re: Pull request: scottwood/linux.git next

2014-10-03 Thread Stephen Rothwell
Hi Scott, On Fri, 3 Oct 2014 14:52:53 -0500 Scott Wood wrote: > > On Mon, 2014-09-22 at 17:21 -0500, Scott Wood wrote: > > Highlights include DMA32 zone support (SATA, USB, etc now works on 64-bit > > FSL kernels), MSI changes, 8xx optimizations and cleanup, t104x board > > support, and PrPMC PCI

Re: Pull request: scottwood/linux.git next

2014-10-03 Thread Scott Wood
On Mon, 2014-09-22 at 17:21 -0500, Scott Wood wrote: > Highlights include DMA32 zone support (SATA, USB, etc now works on 64-bit > FSL kernels), MSI changes, 8xx optimizations and cleanup, t104x board > support, and PrPMC PCI enumeration. > > The following changes since commit 78eb9094ca08a40b8f9d

Re: Pull request: scottwood/linux.git next

2014-09-23 Thread Bob Cochran
On 09/23/2014 01:45 AM, Scott Wood wrote: On Mon, 2014-09-22 at 23:52 -0400, Bob Cochran wrote: On 09/22/2014 06:21 PM, Scott Wood wrote: Highlights include DMA32 zone support (SATA, USB, etc now works on 64-bit FSL kernels), MSI changes, 8xx optimizations and cleanup, t104x board support, and

Re: Pull request: scottwood/linux.git next

2014-09-23 Thread Scott Wood
On Tue, 2014-09-23 at 12:47 +0200, Joakim Tjernlund wrote: > "Linuxppc-dev" > > wrote on 2014/09/23 07:45:06: > > > > On Mon, 2014-09-22 at 23:52 -0400, Bob Cochran wrote: > > > On 09/22/2014 06:21 PM, Scott Wood wrote: > > > > Highlights include DMA32 zone support (SATA, USB, etc now works on

Re: Pull request: scottwood/linux.git next

2014-09-23 Thread Joakim Tjernlund
"Linuxppc-dev" wrote on 2014/09/23 07:45:06: > > On Mon, 2014-09-22 at 23:52 -0400, Bob Cochran wrote: > > On 09/22/2014 06:21 PM, Scott Wood wrote: > > > Highlights include DMA32 zone support (SATA, USB, etc now works on 64-bit > > > FSL kernels), MSI changes, 8xx optimizations and cleanup, t

Re: Pull request: scottwood/linux.git next

2014-09-22 Thread Scott Wood
On Mon, 2014-09-22 at 23:52 -0400, Bob Cochran wrote: > On 09/22/2014 06:21 PM, Scott Wood wrote: > > Highlights include DMA32 zone support (SATA, USB, etc now works on 64-bit > > FSL kernels), MSI changes, 8xx optimizations and cleanup, t104x board > > support, and PrPMC PCI enumeration. > > > > T

Re: Pull request: scottwood/linux.git next

2014-09-22 Thread Bob Cochran
On 09/22/2014 06:21 PM, Scott Wood wrote: Highlights include DMA32 zone support (SATA, USB, etc now works on 64-bit FSL kernels), MSI changes, 8xx optimizations and cleanup, t104x board support, and PrPMC PCI enumeration. The following changes since commit 78eb9094ca08a40b8f9d3e113a2b88e0b7dbad1

Re: Pull request: scottwood/linux.git next

2014-03-24 Thread Scott Wood
On Mon, 2014-03-24 at 10:33 +1100, Benjamin Herrenschmidt wrote: > On Mon, 2014-03-24 at 10:16 +1100, Benjamin Herrenschmidt wrote: > > On Wed, 2014-03-19 at 23:25 -0500, Scott Wood wrote: > > > The following changes since commit > > > c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac: > > > > > > power

Re: Pull request: scottwood/linux.git next

2014-03-23 Thread Benjamin Herrenschmidt
On Mon, 2014-03-24 at 10:16 +1100, Benjamin Herrenschmidt wrote: > On Wed, 2014-03-19 at 23:25 -0500, Scott Wood wrote: > > The following changes since commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac: > > > > powerpc/powernv Platform dump interface (2014-03-07 16:19:10 +1100) > > > > are availa

Re: Pull request: scottwood/linux.git next

2014-03-23 Thread Benjamin Herrenschmidt
On Wed, 2014-03-19 at 23:25 -0500, Scott Wood wrote: > The following changes since commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac: > > powerpc/powernv Platform dump interface (2014-03-07 16:19:10 +1100) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kerne

Re: Pull request: scottwood/linux.git next

2013-10-28 Thread Scott Wood
On Mon, 2013-10-28 at 21:44 -0500, Scott Wood wrote: > Sorry again for the lateness. I tried to get this done before the > conferences last week, but it just didn't happen. > > Highlights include corenet board file consolidation, the ability to run > userspaces with lwsync on e500v1/v2, some clea

Re: Pull request: scottwood/linux.git next

2013-08-26 Thread Scott Wood
On Fri, 2013-08-23 at 20:07 -0500, Scott Wood wrote: > The following changes since commit afbcdd97bf117bc2d01b865a32f78f662437a4d8: > > powerpc/wsp: Fix early debug build (2013-08-16 10:59:27 +1000) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git

Re: Pull request: scottwood/linux.git next

2013-08-19 Thread Benjamin Herrenschmidt
On Mon, 2013-08-19 at 19:49 -0400, Josh Boyer wrote: > > I think mfspr works everywhere we care about but I might be mistaken :-) > > I don't think anybody have tried booting a 403 in a long time. I > > would be surprised if it still worked. > > I think I have one buried somewhere in my garage

Re: Pull request: scottwood/linux.git next

2013-08-19 Thread Josh Boyer
On Mon, Aug 19, 2013 at 7:47 PM, Benjamin Herrenschmidt wrote: > On Mon, 2013-08-19 at 17:56 -0500, Scott Wood wrote: >> If we use the generic CPU target then mftb won't get turned into mfspr >> (I assume this is what you meant by "tricky asm"). Does mfspr work >> everywhere, including from users

Re: Pull request: scottwood/linux.git next

2013-08-19 Thread Benjamin Herrenschmidt
On Mon, 2013-08-19 at 17:56 -0500, Scott Wood wrote: > If we use the generic CPU target then mftb won't get turned into mfspr > (I assume this is what you meant by "tricky asm"). Does mfspr work > everywhere, including from userspace? Or do we need to patch? What > about 403GCX which seems to ne

Re: Pull request: scottwood/linux.git next

2013-08-19 Thread Scott Wood
On Thu, 2013-08-15 at 07:01 +1000, Benjamin Herrenschmidt wrote: > On Wed, 2013-08-14 at 12:02 -0500, Scott Wood wrote: > > On Wed, 2013-08-14 at 14:18 +1000, Benjamin Herrenschmidt wrote: > > > On Thu, 2013-08-08 at 17:45 -0500, Scott Wood wrote: > > > > powerpc/e500: Update compilation flag

Re: Pull request: scottwood/linux.git next

2013-08-14 Thread Benjamin Herrenschmidt
On Wed, 2013-08-14 at 12:02 -0500, Scott Wood wrote: > On Wed, 2013-08-14 at 14:18 +1000, Benjamin Herrenschmidt wrote: > > On Thu, 2013-08-08 at 17:45 -0500, Scott Wood wrote: > > > powerpc/e500: Update compilation flags with core specific > > > options > > > > This breaks the build for my

Re: Pull request: scottwood/linux.git next

2013-08-14 Thread Scott Wood
On Wed, 2013-08-14 at 14:18 +1000, Benjamin Herrenschmidt wrote: > On Thu, 2013-08-08 at 17:45 -0500, Scott Wood wrote: > > powerpc/e500: Update compilation flags with core specific > > options > > This breaks the build for my FSL test configs. For some reason gcc 4.7.3 > doesn't know about

Re: Pull request: scottwood/linux.git next

2013-08-13 Thread Benjamin Herrenschmidt
On Thu, 2013-08-08 at 17:45 -0500, Scott Wood wrote: > powerpc/e500: Update compilation flags with core specific > options This breaks the build for my FSL test configs. For some reason gcc 4.7.3 doesn't know about -mcpu=e5500 Additionally, on 64-bit, that means one can no longer make a ker

Re: Pull request: scottwood/linux.git next

2013-08-09 Thread Scott Wood
On Fri, 2013-08-09 at 09:43 -0500, Kumar Gala wrote: > On Aug 9, 2013, at 1:03 AM, Benjamin Herrenschmidt wrote: > > > On Thu, 2013-08-08 at 17:45 -0500, Scott Wood wrote: > >> The following changes since commit > >> 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b: > >> > >> Linux 3.11-rc2 (2013-07-21

Re: Pull request: scottwood/linux.git next

2013-08-09 Thread Kumar Gala
On Aug 9, 2013, at 1:03 AM, Benjamin Herrenschmidt wrote: > On Thu, 2013-08-08 at 17:45 -0500, Scott Wood wrote: >> The following changes since commit 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b: >> >> Linux 3.11-rc2 (2013-07-21 12:05:29 -0700) >> >> are available in the git repository at: > > N

Re: Pull request: scottwood/linux.git next

2013-08-08 Thread Benjamin Herrenschmidt
On Thu, 2013-08-08 at 17:45 -0500, Scott Wood wrote: > The following changes since commit 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b: > > Linux 3.11-rc2 (2013-07-21 12:05:29 -0700) > > are available in the git repository at: Next time, put a little blurb at the head of the pull request giving a

Re: Pull request: scottwood/linux.git next

2013-07-02 Thread Benjamin Herrenschmidt
On Mon, 2013-07-01 at 18:43 -0500, Scott Wood wrote: > Note to contributors: This is only a fraction of the outstanding patches > for FSL PPC. I haven't been able to process the entire backlog since > starting to help Kumar with this a few weeks ago. If your patch is still > "action required" in