Re: [PATCH] powerpc/mm: Fix ".__node_distance" undefined

2014-04-16 Thread Mike Qiu
Any update about this patch ? Thanks Mike On 04/15/2014 10:00 PM, Mike Qiu wrote: CHK include/config/kernel.release CHK include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h ... Building modules, stage 2. WARNING: 1 bad relocations c13d6a30

Re: [PATCH RFC v11 5/6] dma: mpc512x: add device tree binding document

2014-04-16 Thread Gerhard Sittig
On Tue, 2014-04-15 at 14:54 +0400, Alexander Popov wrote: > > Introduce a device tree binding document for the MPC512x DMA controller > > Signed-off-by: Gerhard Sittig > Signed-off-by: Alexander Popov I'm not certain whether the attribution is right. Is the S-o-b appropriate when the patch is

Re: [PATCH v2 1/2] fsl/corenet_generic: add a particular initialization for platform

2014-04-16 Thread Scott Wood
On Tue, 2014-04-15 at 21:58 -0500, Wang Dongsheng-B40534 wrote: > > > -Original Message- > > From: Wood Scott-B07421 > > Sent: Wednesday, April 16, 2014 3:39 AM > > To: Wang Dongsheng-B40534 > > Cc: Jin Zhengxiong-R64188; haoke...@gmail.com; Kushwaha Prabhakar-B32579; > > linuxppc-dev@list

Re: [PATCH 1/1] powerpc: Increase COMMAND_LINE_SIZE to 2048 from 512.

2014-04-16 Thread Joseph Salisbury
On 04/15/2014 05:49 AM, Benjamin Herrenschmidt wrote: > On Mon, 2014-04-14 at 14:58 -0400, Joseph Salisbury wrote: >> After further review, it appears ppc does not actually use the define >> in >> the ppc headers but uses the common generic >> default(include/uapi/asm-generic/setup.h). COMMAND_LIN

Re: [PATCH v4] powerpc: kvm: make _PAGE_NUMA take effect

2014-04-16 Thread Alexander Graf
On 15.04.14 10:33, Liu Ping Fan wrote: Numa fault is a method which help to achieve auto numa balancing. When such a page fault takes place, the page fault handler will check whether the page is placed correctly. If not, migration should be involved to cut down the distance between the cpu and p