Re: G5 Quad working with Linux PPC and RadeonHD

2014-05-16 Thread Michel Dänzer
On 16.05.2014 19:31, Luigi Burdo wrote: > Hi all i start one week ago to write massage in ubuntu about > my object i have Radeon Hd working on my Quad G5 thanks to linuxPPC . > > But there are some things to fix > One RadeonHD mesa colors are wrong . See https://bugs.freedesktop.org/show_bug.cgi

question about hvc_opal.c

2014-05-16 Thread Himangi Saraogi
Hi, In function hvc_opal_probe I find : hp = hvc_alloc(termno, 0, ops, MAX_VIO_PUT_CHARS); if (IS_ERR(hp)) return PTR_ERR(hp); Earlier, hpc_opal_privs[termno] is assigned pv which is allocated using kzalloc. Shouldn't there be a kfree(pv) and the array element (wh

[PATCH 2/2] powerpc: numa: enable CONFIG_HAVE_MEMORYLESS_NODES

2014-05-16 Thread Nishanth Aravamudan
Based off fd1197f1 for ia64, enable CONFIG_HAVE_MEMORYLESS_NODES if NUMA. Initialize the local memory node in start_secondary. With this commit and the preceding to enable CONFIG_USER_PERCPU_NUMA_NODE_ID, which is a prerequisite, in a PowerKVM guest with the following topology: numactl --hardware

[PATCH] powerpc: numa: enable USE_PERCPU_NUMA_NODE_ID

2014-05-16 Thread Nishanth Aravamudan
Based off 3bccd996 for ia64, convert powerpc to use the generic per-CPU topology tracking, specifically: initialize per cpu numa_node entry in start_secondary remove the powerpc cpu_to_node() define CONFIG_USE_PERCPU_NUMA_NODE_ID if NUMA Signed-off-by: Nishanth Ara

Re: [RFC PATCH 1/3] slub: search partial list on numa_mem_id(), instead of numa_node_id()

2014-05-16 Thread Nishanth Aravamudan
On 06.02.2014 [17:07:04 +0900], Joonsoo Kim wrote: > Currently, if allocation constraint to node is NUMA_NO_NODE, we search > a partial slab on numa_node_id() node. This doesn't work properly on the > system having memoryless node, since it can have no memory on that node and > there must be no par

Re: question about hvc_opal.c

2014-05-16 Thread Greg KH
On Fri, May 16, 2014 at 11:34:13PM +0530, Himangi Saraogi wrote: > Hi, >   > In function hvc_opal_probe I find : > >         hp = hvc_alloc(termno, 0, ops, MAX_VIO_PUT_CHARS); >         if (IS_ERR(hp)) >                 return PTR_ERR(hp); > > Earlier, hpc_opal_privs[termno] is assigned pv which

G5 Quad working with Linux PPC and RadeonHD

2014-05-16 Thread Luigi Burdo
Hi all i start one week ago to write massage in ubuntu about my object i have Radeon Hd working on my Quad G5 thanks to linuxPPC . But there are some things to fix One RadeonHD mesa colors are wrong . On RadeonHD 4650 ddr3 512mb i have full video acceleration and hdmi audio working On RadeonHD