This patch tries to use smaller locks for each irq in the ics, instead
of a lock at the ics level, to provide better scalability.
Signed-off-by: Li Zhong
---
arch/powerpc/kvm/book3s_hv_rm_xics.c | 24 ++---
arch/powerpc/kvm/book3s_xics.c | 41 +++
On Thu, May 12, 2016 at 03:41:09PM +0200, Florian Weimer wrote:
> We noticed that on ppc64, the sbrk system call in the 32-bit subsystem
> returns executable memory. I assume it is related to this, in
> arch/powerpc/include/asm/page.h:
>
> /*
> * Unfortunately the PLT is in the BSS in the PPC
On Mon, 2016-05-16 at 11:40 +1000, Michael Ellerman wrote:
> On Fri, 2016-05-13 at 17:41 -0700, Daniel Walker wrote:
>
> > Hi,
> >
> > I noticed that udbg is missing for fsl booke , or at least it doesn't
> > appear to be implemented. I don't know a great deal about fsl book. I'm
> > working on
On Fri, 2016-05-13 at 17:41 -0700, Daniel Walker wrote:
> Hi,
>
> I noticed that udbg is missing for fsl booke , or at least it doesn't
> appear to be implemented. I don't know a great deal about fsl book. I'm
> working on an MCP85XX at the moment , and I was looking into the udbg
> system to
On Mon, Feb 01, 2016 at 04:16:37PM +0530, Raghav Dogra wrote:
> IFC NAND is not working on ARM layescape platform due to
> undefined macro FSL_SOC.
> This patch fixes the dependency to enable NAND.
>
> Signed-off-by: Raghav Dogra
> ---
> drivers/memory/Kconfig | 2 +-
> drivers/memory/fsl_ifc.